sync
This commit is contained in:
parent
b5c6ddcd04
commit
22dc6b6ec9
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -29,7 +29,8 @@ jobs:
|
||||||
cache-dependency-path: go.sum
|
cache-dependency-path: go.sum
|
||||||
|
|
||||||
- uses: oven-sh/setup-bun@v2
|
- uses: oven-sh/setup-bun@v2
|
||||||
bun-version: 1.2.16
|
with:
|
||||||
|
bun-version: 1.2.16
|
||||||
|
|
||||||
- run: ./script/publish.ts
|
- run: ./script/publish.ts
|
||||||
dir: packages/opencode
|
dir: packages/opencode
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue