mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
upgrade to bun 1.3.0
This commit is contained in:
parent
34ec6cc978
commit
9da95cb805
15 changed files with 32 additions and 23 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.21
|
||||
bun-version: 1.3.0
|
||||
|
||||
- run: git fetch --force --tags
|
||||
- run: bun install -g @vscode/vsce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue