ci: install opencode

This commit is contained in:
Dax Raad
2025-10-02 01:18:38 -04:00
parent c8c0373f1d
commit d92fc25e26

View File

@@ -65,6 +65,7 @@ jobs:
- name: Publish
run: |
curl -fsSL https://opencode.ai/install | bash
./script/publish.ts
env:
OPENCODE_BUMP: ${{ inputs.bump }}