Skip to content

Commit 1a22095

Browse files
miguelpeixeCopilot
andauthored
Update .github/workflows/release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7ee3840 commit 1a22095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: node --version
3434

3535
- name: Install dependencies
36-
run: npm install --legacy-peer-deps
36+
run: npm ci --legacy-peer-deps
3737

3838
- name: Release
3939
env:

0 commit comments

Comments
 (0)