Skip to content

Commit 0661dfd

Browse files
committed
fix(ci): add --legacy-peer-deps to resolve npm dependency conflict
1 parent 053f9b8 commit 0661dfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
node-version: 20
5050
cache: "npm"
5151

52-
- name: Install frontend dependencies
5352
run: npm install --legacy-peer-deps
5453

5554
- name: Build the app

0 commit comments

Comments
 (0)