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 a64d32f commit ad3fe07Copy full SHA for ad3fe07
.github/workflows/CI.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
node-version: "12.x"
65
- name: NPM install
66
- run: npm ci
+ run: npm install
67
- name: Release 🎉
68
uses: cycjimmy/semantic-release-action@v2
69
0 commit comments