mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 04:59:51 +00:00
upgrade to latest bun
This commit is contained in:
parent
bb3f02b8bb
commit
a6265ea3d2
11 changed files with 40 additions and 19 deletions
2
.github/workflows/publish-vscode.yml
vendored
2
.github/workflows/publish-vscode.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: 1.2.19
|
||||
bun-version: 1.2.21
|
||||
|
||||
- run: git fetch --force --tags
|
||||
- run: bun install -g @vscode/vsce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue