ci: install opencode
This commit is contained in:
parent
c8c0373f1d
commit
d92fc25e26
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -65,6 +65,7 @@ jobs:
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
|
curl -fsSL https://opencode.ai/install | bash
|
||||||
./script/publish.ts
|
./script/publish.ts
|
||||||
env:
|
env:
|
||||||
OPENCODE_BUMP: ${{ inputs.bump }}
|
OPENCODE_BUMP: ${{ inputs.bump }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue