We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa081c5 commit 55fae8bCopy full SHA for 55fae8b
1 file changed
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: cd test
25
- run: npm i
26
- run: cd ..
27
- - run: node --run build
+ - run: npm run build
28
29
- name: Deploy
30
uses: JamesIves/github-pages-deploy-action@v4
0 commit comments