mirror of
https://github.com/usememos/memos.git
synced 2025-03-31 02:50:17 +02:00
chore: fix action run
This commit is contained in:
parent
2e87da4927
commit
a07805907b
2
.github/workflows/frontend-tests.yml
vendored
2
.github/workflows/frontend-tests.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
run: pnpm lint
|
run: pnpm lint
|
||||||
working-directory: web
|
working-directory: web
|
||||||
- name: Run type checks
|
- name: Run type checks
|
||||||
run: pnpm type-checks
|
run: pnpm type-check
|
||||||
working-directory: web
|
working-directory: web
|
||||||
|
|
||||||
frontend-build:
|
frontend-build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user