minimal-setup #2

Open
Tobi wants to merge 40 commits from minimal-setup into develop
Showing only changes of commit a9d2ed8efb - Show all commits

View File

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