mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-22 23:02:40 +01:00
Update release-snap.yml
This commit is contained in:
parent
c666adc0ba
commit
72fde80577
2
.github/workflows/release-snap.yml
vendored
2
.github/workflows/release-snap.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
node-version: 18
|
node-version: 18
|
||||||
|
|
||||||
- name: Check package-lock.json
|
- name: Check package-lock.json
|
||||||
run: npm ci
|
run: npm ci --legacy-peer-deps
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install --legacy-peer-deps
|
run: npm install --legacy-peer-deps
|
||||||
|
Loading…
Reference in New Issue
Block a user