mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-06 00:18:51 +08:00
workflow: update linter.yml
This commit is contained in:
parent
02608a410a
commit
1c7af560fc
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user