mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: fix triage
This commit is contained in:
parent
ee10d9b898
commit
87524de265
1 changed files with 3 additions and 0 deletions
3
.github/workflows/triage.yml
vendored
3
.github/workflows/triage.yml
vendored
|
|
@ -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…
Add table
Add a link
Reference in a new issue