generated from nhcarrigan/template
fix(ci): gotta gen the prisma
This commit is contained in:
@@ -37,6 +37,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install --frozen-lockfile
|
run: pnpm install --frozen-lockfile
|
||||||
|
|
||||||
|
- name: Generate Prisma client
|
||||||
|
run: pnpm --filter @elysium/api exec prisma generate
|
||||||
|
|
||||||
- name: Lint (types package)
|
- name: Lint (types package)
|
||||||
run: pnpm --filter @elysium/types lint
|
run: pnpm --filter @elysium/types lint
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user