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 66d1c37 commit 7c9fd64Copy full SHA for 7c9fd64
.github/workflows/npm-publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-node@v2
16
with:
17
node-version: 14
18
- - run: npm ci
+ - run: npm i
19
20
publish-npm:
21
needs: build
0 commit comments