mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: fix action run
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user