forked from mirrors/amnezia-wg-easy
lint.yml: append: --legacy-peer-deps
This commit is contained in:
parent
3d6c49dbdb
commit
e967522f88
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue