generated from nhcarrigan/template
feat: v1 prototype — core game systems #30
@@ -37,6 +37,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Generate Prisma client
|
||||
run: pnpm --filter @elysium/api exec prisma generate
|
||||
|
||||
- name: Lint (types package)
|
||||
run: pnpm --filter @elysium/types lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user