feat: update workflow
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Install NPM Packages
|
||||
working-directory: ./client
|
||||
run: npm ci --legacy-peer-deps
|
||||
run: npm ci
|
||||
|
||||
- uses: nicknovitski/nix-develop@v1
|
||||
|
||||
|
Reference in New Issue
Block a user