Skip to content

Commit 88474e0

Browse files
committed
ci: fix
1 parent 5667a7e commit 88474e0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,8 @@ jobs:
6363
- name: Install dependencies
6464
run: bun install
6565

66-
-name: Install OpenCode
67-
run:
68-
curl -fsSL https://opencode.ai/install | bash
66+
- name: Install OpenCode
67+
run: curl -fsSL https://opencode.ai/install | bash
6968

7069
- name: Publish
7170
run: |

0 commit comments

Comments
 (0)