Dax Raad 8 mesi fa
parent
commit
22dc6b6ec9
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      .github/workflows/release.yml

+ 2 - 1
.github/workflows/release.yml

@@ -29,7 +29,8 @@ jobs:
           cache-dependency-path: go.sum
 
       - uses: oven-sh/setup-bun@v2
-        bun-version: 1.2.16
+        with:
+          bun-version: 1.2.16
 
       - run: ./script/publish.ts
         dir: packages/opencode