Skip to content

Commit a49dee8

Browse files
committed
Switch to NuGet install.
1 parent cd5218e commit a49dee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
with:
2424
persist-credentials: false
2525

26-
- name: Install dependencies
27-
run: ./install.dependencies.cmd
26+
- name: Install NuGet
27+
run: ./install.nuget.cmd
2828
working-directory: build/windows
2929

3030
- name: Create nuget.config

0 commit comments

Comments
 (0)