workflow: update linter.yml

This commit is contained in:
xiaoxian521 2021-09-25 18:41:26 +08:00
parent aebcba4a6f
commit f47492ea99

View File

@ -57,5 +57,5 @@ jobs:
- name: Build
run: |
yarn install
yarn lint:prettier
yarn lint:stylelint
yarn run build