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 55e9882 commit f40eabfCopy full SHA for f40eabf
.github/workflows/ci.yml
@@ -13,5 +13,5 @@ jobs:
13
uses: actions/setup-node@v1
14
with:
15
node-version: 12
16
- - run: npm ci
+ - run: npm ci --ignore-scripts
17
- run: npm run build
0 commit comments