mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 01:17:23 +08:00
workflow: update
This commit is contained in:
parent
6c02e97157
commit
def4c60395
6
.github/workflows/linter.yml
vendored
6
.github/workflows/linter.yml
vendored
@ -47,9 +47,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
pnpm install
|
yarn install
|
||||||
pnpm lint
|
yarn lint
|
||||||
pnpm build
|
yarn build
|
||||||
env:
|
env:
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
DEFAULT_BRANCH: main
|
DEFAULT_BRANCH: main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user