mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-28 11:15:43 +08:00
Revert "Ensure prisma generate happens when building the frontend"
This reverts commit 0a5e4d4b2b.
This commit is contained in:
@@ -25,5 +25,4 @@ 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