Update .gitea/workflows/prisma-migrate.yaml

This commit is contained in:
2025-12-16 09:34:37 +00:00
parent ab540e0f8b
commit 7735c1d59b

View File

@@ -43,7 +43,7 @@ jobs:
node-version: 20
- name: Install dependencies
run: npm install
run: npm install --legacy-peer-deps
- name: Export secrets for prisma
run: |