💚 ci: fix CI error
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -25,5 +25,8 @@ jobs:
|
||||
- name: Linting test
|
||||
run: bun run lint
|
||||
|
||||
- name: Generate prisma schema
|
||||
run: bunx prisma generate
|
||||
|
||||
- name: Build test
|
||||
run: bun run build
|
||||
|
||||
Reference in New Issue
Block a user