Maybe we don't need nuget restore?

This commit is contained in:
J. Fronny 2020-03-16 15:39:00 +01:00 committed by GitHub
parent cac16d7ce4
commit dd87771004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ jobs:
id: base_init
run: |
cd $Env:GITHUB_WORKSPACE
nuget restore
dotnet build --verbosity:m -p:Configuration=Release
cp ".\UpTool build tool\bin\Release\netcoreapp3.1\package.zip" $Env:GITHUB_WORKSPACE\Tools.zip
& "C:\Program Files\7-Zip\7z" a .\Release.zip .\UpTool2\bin\Release\netcoreapp3.1\*