Skip to content

Commit 55fae8b

Browse files
authored
Update deploy.yml
1 parent fa081c5 commit 55fae8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: cd test
2525
- run: npm i
2626
- run: cd ..
27-
- run: node --run build
27+
- run: npm run build
2828

2929
- name: Deploy
3030
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)