fix: use legaly peer deps?
This commit is contained in:
parent
ab4ccc3d46
commit
add5afb17c
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install npm packages
|
- name: Install npm packages
|
||||||
working-directory: ./client
|
working-directory: ./client
|
||||||
run: npm ci
|
run: npm ci --legacy-peer-deps
|
||||||
|
|
||||||
- name: Lint
|
- name: Lint
|
||||||
run: nix develop --command ts-lint
|
run: nix develop --command ts-lint
|
Loading…
x
Reference in New Issue
Block a user