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 9a37f8d commit 4bb8fdeCopy full SHA for 4bb8fde
.github/workflows/npm-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-node@v4
17
with:
18
node-version: 20
19
- - run: npm c
+ - run: npm ci
20
- run: npm test
21
22
publish-npm:
0 commit comments