mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
workflow: update linter.yml
This commit is contained in:
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
pnpm install
|
pnpm install --no-frozen-lockfile
|
||||||
pnpm lint
|
pnpm lint
|
||||||
pnpm typecheck
|
pnpm typecheck
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user