forked from mirrors/amnezia-wg-easy
lint.yml: remove legacy-peer-deps
This commit is contained in:
parent
22da2ec243
commit
8d3e355591
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -25,5 +25,5 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
npm config set -g fund false
|
npm config set -g fund false
|
||||||
cd src
|
cd src
|
||||||
npm ci --legacy-peer-deps
|
npm ci
|
||||||
npm run lint
|
npm run lint
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue