We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5662595 commit ddf42c5Copy full SHA for ddf42c5
.github/workflows/Dotnet_template.yml
@@ -22,7 +22,7 @@ jobs:
22
# node-version: 16.x
23
- run: mkdir -p .nuget
24
- name: Download nuget
25
- run: >-
+ run:
26
wget -O .nuget/nuget.exe
27
https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
28
- name: Install Nugget
0 commit comments