Skip to content

Commit

Permalink
Use --legacy-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneIRL committed Aug 28, 2023
1 parent aa1bffd commit 13b471f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
node-version: "lts/*"
cache: "npm"
- run: npm ci
- run: npm ci --legacy-peer-deps

- run: npm run lint

0 comments on commit 13b471f

Please sign in to comment.