Skip to content

Commit c87f814

Browse files
authored
Update nodejs.yml
1 parent cfbda47 commit c87f814

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: yarn
28+
run: bun i --no-save
2929
- name: Lint
3030
run: redrun fix:lint
3131
- name: Install Rust

0 commit comments

Comments
 (0)