mirror of
https://github.com/ckaczor/WorkIndicator.git
synced 2026-02-16 11:08:31 -05:00
Update path
This commit is contained in:
@@ -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