Skip to content

Commit

Permalink
Force install
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkinSolomon committed Mar 27, 2024
1 parent 910847d commit 49d72e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-display.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
~/.oci-cli-installed
key: ${{ runner.os }}-display-build
- name: Install
run: npm ci --include=dev --verbose
run: npm ci --include=dev --verbose --force
- name: Build
if: ${{ success() }}
run: npm run build
Expand Down

0 comments on commit 49d72e5

Please sign in to comment.