@@ -16,6 +16,8 @@ jobs:
with:
fetch-depth: 1
+ - uses: ./.github/actions/setup-bun
+
- name: Install opencode
run: curl -fsSL https://opencode.ai/install | bash
@@ -29,6 +29,8 @@ jobs: