Fix: Error [ERR_DLOPEN_FAILED] (#1546)

This commit is contained in:
Yuu Toriyama
2025-08-14 04:46:21 +09:00
committed by opencode
parent 5bf841ab7a
commit 3f0f910f7b
7 changed files with 79 additions and 35 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- uses: oven-sh/setup-bun@v1
with:
bun-version: 1.2.17
bun-version: 1.2.19
- run: bun install

View File

@@ -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