Update .gitea/workflows/prisma-migrate.yaml
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user