fix: new bun version and script to use node_modules
Some checks failed
CI / build-and-test (pull_request) Failing after 13m7s

This commit is contained in:
Tobias Klemp
2025-12-07 16:50:54 +01:00
parent 6581cff44f
commit b1ab2c02b8
2 changed files with 4 additions and 2 deletions

View File

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