Skip to content

Commit d185447

Browse files
Update dotnet.yml
1 parent c80f37b commit d185447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
working-directory: ./src/MLS.MatLidStoreUI
4848

4949
- name: Install Angular CLI
50-
run: npm install -g @angular/cli
50+
run: npm install -g @angular/cli@16.2.16
5151
working-directory: ./src/MLS.MatLidStoreUI
5252

5353
- name: Install Husky

0 commit comments

Comments
 (0)