Skip to content

Commit

Permalink
Force install
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaBRa committed Feb 13, 2024
1 parent 9e9f211 commit cc2da74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2
- name: npm install
run: |
npm install
npm install --force
- name: npm run build
run: |
npm run build
Expand Down

0 comments on commit cc2da74

Please sign in to comment.