fix: new bun version and script to use node_modules
Some checks failed
CI / build-and-test (pull_request) Failing after 13m7s
Some checks failed
CI / build-and-test (pull_request) Failing after 13m7s
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
|
||||
- name: Install bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: 1.3.4
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun ci
|
||||
|
||||
Reference in New Issue
Block a user