ci: fix
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -64,8 +64,7 @@ jobs:
|
||||
run: bun install
|
||||
|
||||
- name: Install OpenCode
|
||||
run:
|
||||
curl -fsSL https://opencode.ai/install | bash
|
||||
run: curl -fsSL https://opencode.ai/install | bash
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user