mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
use AppVeyor environment variable
This commit is contained in:
parent
6ed83aaa6c
commit
be7179d3f0
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ artifacts:
|
|||
name: Plugin nupkg
|
||||
- path: 'Output\Packages\Flow-Launcher-*.exe'
|
||||
name: Squirrel Installer
|
||||
- path: 'Output\Packages\Flow-Launcher-v$env:flowVersion-Portable.zip'
|
||||
- path: Output\Packages\Flow-Launcher-v$(flowVersion)-Portable.zip
|
||||
name: Portable Version
|
||||
- path: 'Output\Packages\FlowLauncher-*-full.nupkg'
|
||||
name: Squirrel nupkg
|
||||
|
|
|
|||
Loading…
Reference in a new issue