fix/ci #8

Closed
alexios wants to merge 10 commits from fix/ci into main
4 changed files with 29 additions and 21 deletions
Showing only changes of commit c14df5f893 - Show all commits

View File

@@ -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