mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: fix
This commit is contained in:
parent
5667a7ed16
commit
88474e0653
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@ -63,9 +63,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: bun install
|
||||
|
||||
-name: Install OpenCode
|
||||
run:
|
||||
curl -fsSL https://opencode.ai/install | bash
|
||||
- name: Install OpenCode
|
||||
run: curl -fsSL https://opencode.ai/install | bash
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user