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 d0d5f5e commit 2c30417Copy full SHA for 2c30417
.github/workflows/ci.yml
@@ -14,5 +14,5 @@ jobs:
14
with:
15
node-version: '12.x'
16
17
- - run: npm run install
+ - run: npm install
18
- run: npm run build
0 commit comments