Update release-snap.yml

This commit is contained in:
Anoop M D 2024-01-31 00:11:08 +05:30 committed by GitHub
parent c666adc0ba
commit 72fde80577
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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