ci: add prisma generate build step

This commit is contained in:
LIlGG
2025-09-29 12:58:06 +08:00
parent 2838a7f923
commit ed0f9a81e1

View File

@@ -30,3 +30,4 @@ runs:
run: | run: |
pnpm install pnpm install
pnpm run build pnpm run build
pnpm prisma generate