Skip to content

Commit 5c6edd3

Browse files
committed
try npm run build
1 parent 7b6a9ee commit 5c6edd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code.pyret.org-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: echo "$PWD/node_modules/.bin" >> $GITHUB_PATH
5656

5757
- name: Build web assets
58-
run: make web
58+
run: npm run build
5959

6060
- name: Set up test environment variables
6161
run: |

0 commit comments

Comments
 (0)