Update path
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ after_build:
|
|||||||
- ps: >-
|
- ps: >-
|
||||||
nuget pack WorkIndicator.nuspec -Version $env:APPVEYOR_BUILD_VERSION -Properties Configuration=Release -OutputDirectory bin\Release\
|
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
|
.$squirrel -releasify ".\bin\$env:CONFIGURATION\WorkIndicator.$env:APPVEYOR_BUILD_VERSION.nupkg" | Write-Output
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user