Skip to content

Commit 5797048

Browse files
author
Frank
committed
sync
1 parent 2741338 commit 5797048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs:
3030

3131
- name: Install bun
3232
shell: bash
33-
run: curl -fsSL https://bun.com/install | bash
33+
run: npm install -g bun
3434

3535
- name: Run opencode
3636
shell: bash

0 commit comments

Comments
 (0)