Skip to content

Commit

Permalink
Update Dotnet_template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikas0212git authored Oct 7, 2021
1 parent 5662595 commit ddf42c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dotnet_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# node-version: 16.x
- run: mkdir -p .nuget
- name: Download nuget
run: >-
run:
wget -O .nuget/nuget.exe
https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
- name: Install Nugget
Expand Down

0 comments on commit ddf42c5

Please sign in to comment.