ci: fix triage

This commit is contained in:
Aiden Cline 2025-12-16 14:15:50 -06:00
parent ee10d9b898
commit 87524de265

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