lint.yml: append: --legacy-peer-deps
This commit is contained in:
parent
3d6c49dbdb
commit
e967522f88
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -22,5 +22,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
npm config set fund false
|
npm config set fund false
|
||||||
cd src
|
cd src
|
||||||
npm ci
|
npm ci --legacy-peer-deps
|
||||||
npm run lint
|
npm run lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user