new workflöow
Some checks failed
Deploy / deploy (push) Failing after 1m28s

This commit is contained in:
2026-06-13 15:26:50 +02:00
parent 4197eac565
commit 3dfb6eab62

View File

@@ -15,6 +15,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Rebuild Prisma Client
run: npx prisma generate
- name: Build
run: npm run build
env: