mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
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
|
||||
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
bun-version: 1.2.16
|
||||
with:
|
||||
bun-version: 1.2.16
|
||||
|
||||
- run: ./script/publish.ts
|
||||
dir: packages/opencode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue