Update pipeline.user.windows.yml

This commit is contained in:
Clint Rutkas 2020-06-01 15:21:38 -07:00 committed by GitHub
parent 3cef696a65
commit 26aa9727a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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