Update pipeline.user.windows.yml

This commit is contained in:
Clint Rutkas
2020-05-29 20:57:17 -07:00
committed by GitHub
parent a104c7f0f8
commit 595b15fcd9

View File

@@ -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: