mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
Fix: Error [ERR_DLOPEN_FAILED] (#1546)
This commit is contained in:
parent
5bf841ab7a
commit
3f0f910f7b
7 changed files with 79 additions and 35 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.17
|
||||
bun-version: 1.2.19
|
||||
|
||||
- run: git fetch --force --tags
|
||||
- run: bun install -g @vscode/vsce
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue