Update pipeline.user.windows.yml

This commit is contained in:
Clint Rutkas 2020-06-01 16:10:34 -07:00 committed by GitHub
parent a8d67a1c60
commit 5f049beb04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,9 +41,11 @@ build:
name: 'Build Power Toys'
command: '.pipelines\build.cmd'
artifacts:
- to: 'Symbols/x64'
- to: 'Symbols'
include:
- 'x64/**/*.pdb'
exclude:
- 'x64/Release/obj/**/*.pdb'
- from: 'x64/Release'
to: 'Build_Output'
include: