Dax Raad 2 months ago
parent
commit
c211b22a45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -55,7 +55,7 @@ jobs:
 
 
       - name: Install OpenCode
       - name: Install OpenCode
         if: inputs.bump || inputs.version
         if: inputs.bump || inputs.version
-        run: curl -fsSL https://opencode.ai/install | bash
+        run: bun i -g [email protected]
 
 
       - name: Login to GitHub Container Registry
       - name: Login to GitHub Container Registry
         uses: docker/login-action@v3
         uses: docker/login-action@v3