ci: install opencode
parent
c8c0373f1d
commit
d92fc25e26
|
|
@ -65,6 +65,7 @@ jobs:
|
|||
|
||||
- name: Publish
|
||||
run: |
|
||||
curl -fsSL https://opencode.ai/install | bash
|
||||
./script/publish.ts
|
||||
env:
|
||||
OPENCODE_BUMP: ${{ inputs.bump }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue