Skip to content

Commit 4428719

Browse files
committed
Update main.yml
1 parent bf64ead commit 4428719

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
uses: microsoft/setup-msbuild@v1
4848

4949
- name: Setup NuGet.exe for use with actions
50-
uses: NuGet/[email protected]
50+
uses: NuGet/[email protected]
51+
run: nuget.exe update -self
5152

5253
- name: Restore NuGet packages
5354
run: nuget restore AdvancedRestHandler/AdvancedRestHandler.csproj

0 commit comments

Comments
 (0)