Update dotnet.yml

This commit is contained in:
Micheal Colhoun 2021-09-04 23:44:00 +01:00 committed by GitHub
parent 2adfe5c961
commit 898ed8af2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,9 +20,6 @@ jobs:
- name: Setup NuGet
uses: NuGet/setup-nuget@v1.0.5
- name: Debug env
run: echo nuget restore $(SOLUTION)
- name: Restore dependencies
run: nuget restore DarkUI.sln