Skip to content

Commit c211b22

Browse files
committed
update
1 parent 5d57d03 commit c211b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-ai@1.0.143
5959

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

0 commit comments

Comments
 (0)