install with bun again
Some checks failed
CI / build-and-test (pull_request) Failing after 43s

This commit is contained in:
2025-12-07 14:41:13 +01:00
parent f29d67fd02
commit 945a793e6e

View File

@@ -24,7 +24,7 @@ jobs:
bun-version: 1.3.3
- name: Install dependencies
run: npm ci
run: bun install
- name: Is vite there?
run: ls node_modules/vite