We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d57d03 commit c211b22Copy full SHA for c211b22
.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[email protected]
59
60
- name: Login to GitHub Container Registry
61
uses: docker/login-action@v3
0 commit comments