Skip to content

Commit c211b22

Browse files
committed
update
1 parent 5d57d03 commit c211b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Install OpenCode
5757
if: inputs.bump || inputs.version
58-
run: curl -fsSL https://opencode.ai/install | bash
58+
run: bun i -g opencode[email protected]
5959

6060
- name: Login to GitHub Container Registry
6161
uses: docker/login-action@v3

0 commit comments

Comments
 (0)