We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b06189 commit 4e27635Copy full SHA for 4e27635
1 file changed
.github/workflows/build.yml
@@ -34,4 +34,4 @@ jobs:
34
npm audit || true # ignore failures
35
npm audit fix || true
36
npm list --outdated
37
- npm run build -- --fix
+ npm run build
0 commit comments