We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3add5c0 + 4ccd1ff commit 0952c84Copy full SHA for 0952c84
.github/workflows/build-and-test.yaml
@@ -61,4 +61,5 @@ jobs:
61
run: |
62
cd web
63
pnpm install
64
+ pnpm run prisma:generate
65
pnpm run build
0 commit comments