Skip to content

Commit a97d81e

Browse files
committed
add legacy support
1 parent 98af44f commit a97d81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebase-hosting-merge.yml

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

2424
- name: Install dependencies
25-
run: npm install
25+
run: npm install -legacy-peer-deps
2626

2727
- name: Build Angular app
2828
run: npm run build

0 commit comments

Comments
 (0)