Commit a0780590 authored by Steven's avatar Steven

chore: fix action run

parent 2e87da49
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment