sync
This commit is contained in:
@@ -197,6 +197,10 @@ jobs:
|
|||||||
- build-cli
|
- build-cli
|
||||||
runs-on: blacksmith-4vcpu-ubuntu-2404
|
runs-on: blacksmith-4vcpu-ubuntu-2404
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install OpenCode
|
- name: Install OpenCode
|
||||||
if: inputs.bump || inputs.version
|
if: inputs.bump || inputs.version
|
||||||
run: bun i -g opencode-ai
|
run: bun i -g opencode-ai
|
||||||
|
|||||||
Reference in New Issue
Block a user