Skip to content

Commit ddf42c5

Browse files
authored
Update Dotnet_template.yml
1 parent 5662595 commit ddf42c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Dotnet_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# node-version: 16.x
2323
- run: mkdir -p .nuget
2424
- name: Download nuget
25-
run: >-
25+
run:
2626
wget -O .nuget/nuget.exe
2727
https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
2828
- name: Install Nugget

0 commit comments

Comments
 (0)