mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[CDPx] add bootstrapper symbols (#6431)
This commit is contained in:
@@ -143,6 +143,9 @@ build:
|
|||||||
name: 'Build Power Toys Bootstrapper'
|
name: 'Build Power Toys Bootstrapper'
|
||||||
command: '.pipelines\build-bootstrapper.cmd'
|
command: '.pipelines\build-bootstrapper.cmd'
|
||||||
artifacts:
|
artifacts:
|
||||||
|
- to: 'Symbols'
|
||||||
|
include:
|
||||||
|
- 'installer\PowerToysBootstrapper\x64\Release\PowerToysSetup-*.pdb'
|
||||||
- from: 'installer\PowerToysBootstrapper\x64\Release'
|
- from: 'installer\PowerToysBootstrapper\x64\Release'
|
||||||
to: 'Build_Installer_Output'
|
to: 'Build_Installer_Output'
|
||||||
include:
|
include:
|
||||||
|
|||||||
Reference in New Issue
Block a user