setup nuget bump
This commit is contained in:
parent
02264c9dd3
commit
22019722dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
uses: microsoft/setup-msbuild@v1.0.2
|
uses: microsoft/setup-msbuild@v1.0.2
|
||||||
|
|
||||||
- name: Setup NuGet
|
- name: Setup NuGet
|
||||||
uses: NuGet/setup-nuget@v1.0.2
|
uses: NuGet/setup-nuget@v1.0.5
|
||||||
|
|
||||||
- name: Restore NuGet Packages
|
- name: Restore NuGet Packages
|
||||||
run: nuget restore EmpathicQbt.ConsoleServer.sln
|
run: nuget restore EmpathicQbt.ConsoleServer.sln
|
||||||
|
|
Loading…
Add table
Reference in a new issue