Skip to content

Commit

Permalink
npm ci --legacy-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Ivanov committed Feb 16, 2025
1 parent 4a5db4b commit ff19d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- name: Install and Build 🔧
run: |
npm ci
npm ci --legacy-peer-deps
npm run build_lib
npm run build

0 comments on commit ff19d2e

Please sign in to comment.