We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202ecff commit d393a03Copy full SHA for d393a03
.github/workflows/main.yml
@@ -36,4 +36,4 @@ jobs:
36
# Runs a set of commands using the runners shell
37
- name: Npm build
38
run: |
39
- npm build
+ npm run build
0 commit comments