mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +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/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue