workflow: update

This commit is contained in:
xiaoxian521 2021-11-03 14:00:50 +08:00
parent 6c02e97157
commit def4c60395

View File

@ -47,9 +47,9 @@ jobs:
- name: Build
run: |
pnpm install
pnpm lint
pnpm build
yarn install
yarn lint
yarn build
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main