Skip to content

Commit be7179d

Browse files
committed
use AppVeyor environment variable
1 parent 6ed83aa commit be7179d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ artifacts:
3636
name: Plugin nupkg
3737
- path: 'Output\Packages\Flow-Launcher-*.exe'
3838
name: Squirrel Installer
39-
- path: 'Output\Packages\Flow-Launcher-v$env:flowVersion-Portable.zip'
39+
- path: Output\Packages\Flow-Launcher-v$(flowVersion)-Portable.zip
4040
name: Portable Version
4141
- path: 'Output\Packages\FlowLauncher-*-full.nupkg'
4242
name: Squirrel nupkg

0 commit comments

Comments
 (0)