Skip to content

Commit 8022293

Browse files
committed
update
1 parent 7bf3dc2 commit 8022293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Dependent environment
2121
run: |
2222
npm i -g @angular/cli
23-
npm i
23+
npm i --force
2424
2525
- name: Compile
2626
run: |

0 commit comments

Comments
 (0)