chore: fix action run

pull/3151/head
Steven 11 months ago
parent 2e87da4927
commit a07805907b

@ -29,7 +29,7 @@ jobs:
run: pnpm lint
working-directory: web
- name: Run type checks
run: pnpm type-checks
run: pnpm type-check
working-directory: web
frontend-build:

Loading…
Cancel
Save