Skip to content

Commit

Permalink
fix: adding force fields
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalCodes committed Aug 8, 2023
1 parent dce8fd3 commit 21079e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 18
- run: npm ci
- run: npm ci --force
- run: npm run build
- run: npx semantic-release
env:
Expand Down

0 comments on commit 21079e9

Please sign in to comment.