Skip to content

Commit 0952c84

Browse files
authored
Merge pull request #68 from vernu/fix-github-workflow
fix github workflow
2 parents 3add5c0 + 4ccd1ff commit 0952c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ jobs:
6161
run: |
6262
cd web
6363
pnpm install
64+
pnpm run prisma:generate
6465
pnpm run build

0 commit comments

Comments
 (0)