Update .gitea/workflows/prisma-migrate.yaml
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
node-version: 20
|
node-version: 20
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install --legacy-peer-deps
|
||||||
|
|
||||||
- name: Export secrets for prisma
|
- name: Export secrets for prisma
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user