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 833c09c commit 9c3ba2bCopy full SHA for 9c3ba2b
.github/workflows/ci.yml
@@ -13,4 +13,4 @@ jobs:
13
node-version: 14
14
15
- run: npm ci
16
- - run: npm build
+ - run: npm run build
0 commit comments