Browse Source
Merge pull request #68 from vernu/fix-github-workflow
fix github workflow
pull/69/head
Israel Abebe
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.github/workflows/build-and-test.yaml
|
|
@ -61,4 +61,5 @@ jobs: |
|
|
run: | |
|
|
run: | |
|
|
cd web |
|
|
cd web |
|
|
pnpm install |
|
|
pnpm install |
|
|
|
|
|
pnpm run prisma:generate |
|
|
pnpm run build |
|
|
pnpm run build |