Skip to content

Commit

Permalink
bun force install
Browse files Browse the repository at this point in the history
  • Loading branch information
jonluca committed Oct 30, 2023
1 parent dce9f02 commit c6a634a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
${{ runner.os }}-nextjs-${{ hashFiles('**/bun.lockb') }}-
- name: Install
run: bun install --immutable
run: bun install --immutable --force

- name: Lint
run: bun run lint
Expand Down

0 comments on commit c6a634a

Please sign in to comment.