ci: fix triage

pull/5620/head
Aiden Cline 2025-12-16 14:15:50 -06:00
parent ee10d9b898
commit 87524de265
1 changed files with 3 additions and 0 deletions

View File

@ -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