We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed83aa commit be7179dCopy full SHA for be7179d
appveyor.yml
@@ -36,7 +36,7 @@ artifacts:
36
name: Plugin nupkg
37
- path: 'Output\Packages\Flow-Launcher-*.exe'
38
name: Squirrel Installer
39
-- path: 'Output\Packages\Flow-Launcher-v$env:flowVersion-Portable.zip'
+- path: Output\Packages\Flow-Launcher-v$(flowVersion)-Portable.zip
40
name: Portable Version
41
- path: 'Output\Packages\FlowLauncher-*-full.nupkg'
42
name: Squirrel nupkg
0 commit comments