Skip to content

Commit 50ad4cf

Browse files
authored
Update nodejs.yml
1 parent c87f814 commit 50ad4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Redrun
2626
run: bun install redrun yarn -g --no-save
2727
- name: Install
28-
run: bun i --no-save
28+
run: bun i -f --no-save
2929
- name: Lint
3030
run: redrun fix:lint
3131
- name: Install Rust

0 commit comments

Comments
 (0)