ci: fix
parent
5667a7ed16
commit
88474e0653
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue