We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f98125 commit 29eeca4Copy full SHA for 29eeca4
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
run: npm test
27
28
- name: Run Build
29
- run: npm build
+ run: npm run build
30
31
- name: Cleanup
32
if: always()
0 commit comments