Skip to content

Commit 01bcb9d

Browse files
committed
ci: setup bun
1 parent 101f86a commit 01bcb9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/opencode.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- name: Checkout repository
2222
uses: actions/checkout@v4
2323

24+
- uses: ./.github/actions/setup-bun
25+
2426
- name: Run opencode
2527
uses: sst/opencode/github@latest
2628
env:

0 commit comments

Comments
 (0)