mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-26 06:05:45 +00:00
Update release-snap.yml
This commit is contained in:
2
.github/workflows/release-snap.yml
vendored
2
.github/workflows/release-snap.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user