We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101f86a commit 01bcb9dCopy full SHA for 01bcb9d
.github/workflows/opencode.yml
@@ -21,6 +21,8 @@ jobs:
21
- name: Checkout repository
22
uses: actions/checkout@v4
23
24
+ - uses: ./.github/actions/setup-bun
25
+
26
- name: Run opencode
27
uses: sst/opencode/github@latest
28
env:
0 commit comments