mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 14:41:21 +08:00
Update pipeline.user.windows.yml
This commit is contained in:
parent
a104c7f0f8
commit
595b15fcd9
@ -127,6 +127,12 @@ build:
|
||||
- 'PowerToysSetup-*.msi'
|
||||
signing_options:
|
||||
sign_inline: true # This does signing a soon as this command completes
|
||||
- !!buildcommand
|
||||
name: 'Copying x64 Symbols'
|
||||
artifacts:
|
||||
- to: 'x64 Symbols'
|
||||
include:
|
||||
- 'x64/**/*.pdb'
|
||||
|
||||
package:
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user