We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d57d03 commit c211b22Copy full SHA for c211b22
1 file changed
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Install OpenCode
57
if: inputs.bump || inputs.version
58
- run: curl -fsSL https://opencode.ai/install | bash
+ run: bun i -g opencode-ai@1.0.143
59
60
- name: Login to GitHub Container Registry
61
uses: docker/login-action@v3
0 commit comments