Fixed startup.

This commit is contained in:
SamTV12345 2023-06-25 22:40:36 +02:00
parent becac7c294
commit c204df1d9f
3 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ jobs:
src/bin/doc/package-lock.json
-
name: Install lockfile-lint
run: npm install --no-save lockfile-lint
run: npm install --no-save lockfile-lint --legacy-peer-deps
-
name: Run lockfile-lint on package-lock.json
run: >