Skip to content

Commit d796dc0

Browse files
authored
Update npm-publish-github-packages.yml
1 parent c860d66 commit d796dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
node-version: 20
3232
registry-url: https://npm.pkg.github.com/
33-
- run: npm ci
33+
- run: npm install
3434
- run: npm publish
3535
env:
3636
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)