Update path

This commit is contained in:
2021-12-20 12:42:38 -05:00
parent e3b7b75f74
commit c92879d75a

View File

@@ -16,7 +16,7 @@ after_build:
- ps: >-
nuget pack WorkIndicator.nuspec -Version $env:APPVEYOR_BUILD_VERSION -Properties Configuration=Release -OutputDirectory bin\Release\
$squirrel = ".\packages\squirrel.windows.*\tools\Squirrel.exe"
$squirrel = ".\packages\squirrel.windows\*\tools\Squirrel.exe"
.$squirrel -releasify ".\bin\$env:CONFIGURATION\WorkIndicator.$env:APPVEYOR_BUILD_VERSION.nupkg" | Write-Output
artifacts: