fix(ci): modify prisma location

This commit is contained in:
Amruth Pillai
2023-11-14 16:37:23 +01:00
parent 457aed5f46
commit 277bb2a70b
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
generator client {
provider = "prisma-client-js"
output = "../../node_modules/.prisma/client"
}
datasource db {