Skip to content

Commit fa5774f

Browse files
committed
update pipeline
1 parent daf2ac7 commit fa5774f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
# Runs a single command using the runners shell
3636
- name: Install Npm dependencies
37-
run: npm install
37+
run: npm install --save --legacy-peer-deps
3838

3939
# Runs a set of commands using the runners shell
4040
- name: Npm build

0 commit comments

Comments
 (0)