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 a349b12 commit 385430bCopy full SHA for 385430b
.github/workflows/build.yml
@@ -19,5 +19,5 @@ jobs:
19
20
- name: Run a multi-line script
21
run: |
22
- npm run install,
+ npm install,
23
npm run build.
0 commit comments