diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 35efdca..00405d2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,6 +18,7 @@ jobs: rm Tools.zip rm Install.bat rm Remove.bat + dotnet restore & "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\MSBuild.exe" -noLogo -verbosity:m -p:Configuration=Release cp *\bin\Release\netcoreapp3.1\package.zip . $file = Get-Item $(Resolve-Path *\bin\Release\netcoreapp3.1\*.exe).Path