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: |
|
||||
npm config set fund false
|
||||
cd src
|
||||
npm ci
|
||||
npm ci --legacy-peer-deps
|
||||
npm run lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue