Skip to content

Commit

Permalink
I hate npm
Browse files Browse the repository at this point in the history
  • Loading branch information
shivankacker committed Mar 28, 2024
1 parent d4aabfa commit c29fa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- Second Change
draft: false
prerelease: false

- run: npm i --force
- run: npm ci --force
- run: npm publish
env:
Expand Down

0 comments on commit c29fa5c

Please sign in to comment.