fix
This commit is contained in:
3
.github/workflows/frontend.yml
vendored
3
.github/workflows/frontend.yml
vendored
@@ -22,7 +22,8 @@ jobs:
|
||||
run: |
|
||||
corepack enable
|
||||
corepack prepare yarn@stable --activate
|
||||
yarn install
|
||||
yarn install --no-immutable
|
||||
yarn add -D eslint-plugin-n
|
||||
yarn run check
|
||||
yarn run build
|
||||
working-directory: html
|
||||
|
||||
Reference in New Issue
Block a user