ci: fix triage
parent
ee10d9b898
commit
87524de265
|
|
@ -16,6 +16,9 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Setup Bun
|
||||
uses: ./.github/actions/setup-bun
|
||||
|
||||
- name: Install opencode
|
||||
run: curl -fsSL https://opencode.ai/install | bash
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue