mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-23 17:54:54 +01:00
ci: install opencode
This commit is contained in:
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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user