mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
upgrade bun, remove hoisting
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v1
|
||||
with:
|
||||
bun-version: "1.2.22"
|
||||
bun-version: "1.3.1"
|
||||
|
||||
- name: Install dependencies
|
||||
working-directory: ./app
|
||||
|
||||
Reference in New Issue
Block a user