Try to fix build commands

This commit is contained in:
2018-02-22 10:44:22 -05:00
parent 93bebb79b9
commit 9328228d6c

View File

@@ -17,6 +17,7 @@ after_build:
nuget pack ProcessCpuUsageStatusWindow.nuspec -Version $env:APPVEYOR_BUILD_VERSION -Properties Configuration=Release -OutputDirectory bin\Release\
$squirrel = ".\packages\squirrel.windows.*\tools\Squirrel.exe"
.$squirrel -releasify ".\bin\$env:CONFIGURATION\ProcessCpuUsageStatusWindow.$version.nupkg"
artifacts:
- path: bin\$(configuration)\ProcessCpuUsageStatusWindow.*.nupkg