mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 05:52:19 +02:00
Improve the update progress.
This commit is contained in:
@@ -15,7 +15,7 @@ build:
|
||||
|
||||
after_test:
|
||||
- ps: .\deploy\nuget\pack.ps1
|
||||
- ps: .\deploy\Installer\pack.ps1
|
||||
- cmd: .\deploy\NAppUpdate\build.bat
|
||||
|
||||
deploy:
|
||||
provider: NuGet
|
||||
@@ -32,5 +32,5 @@ artifacts:
|
||||
- path: '*.nupkg'
|
||||
name: nugetpackage
|
||||
|
||||
- path: Output\Wox-setup.exe
|
||||
name: setup
|
||||
- path: Output\Update
|
||||
name: update-binary
|
||||
|
||||
Reference in New Issue
Block a user