Skip to content

Commit e26129e

Browse files
authored
Update Release.yml
1 parent ff4bdf1 commit e26129e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 18
2323

2424
- name: Install Dependencies
25-
run: npm install
25+
run: npm install --legacy-peer-deps
2626
- name: Build
2727
run: npm run build
2828

0 commit comments

Comments
 (0)