ci: install opencode

This commit is contained in:
Dax Raad
2025-10-02 01:18:38 -04:00
parent 5dfb03ea0a
commit 0ee8e1b05f
+1
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 }}