Skip to content

Commit

Permalink
Update release-snap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop authored Jan 30, 2024
1 parent c666adc commit 72fde80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 18

- name: Check package-lock.json
run: npm ci
run: npm ci --legacy-peer-deps

- name: Install dependencies
run: npm install --legacy-peer-deps
Expand Down

0 comments on commit 72fde80

Please sign in to comment.