fix upload

This commit is contained in:
Hongtao Zhang 2024-03-24 13:54:35 -05:00
parent 3a885eada1
commit 2f7bd56397

View file

@ -41,9 +41,9 @@ after_test:
- ps: .\Scripts\post_build.ps1 -channel $env:channel
artifacts:
- path: 'Output\Release\Flow.Launcher.Plugin.*.nupkg'
- path: 'Release\Flow.Launcher.Plugin.*.nupkg'
name: Plugin nupkg
- path: 'Output\Packages\Flow-Launcher-*.exe'
- path: 'Release\Flow-Launcher-*.exe'
name: Squirrel Installer
- path: Release\Flow-Launcher-Portable.zip
name: Portable Version