mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-29 16:30:24 +08:00
Ensure prisma generate happens when building the frontend
This commit is contained in:
@@ -25,4 +25,5 @@ jobs:
|
||||
cache: "npm"
|
||||
cache-dependency-path: website/package-lock.json
|
||||
- run: npm ci
|
||||
- run: npx prisma generate
|
||||
- run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user