Update pipeline.user.windows.yml

This commit is contained in:
Clint Rutkas 2020-05-31 10:16:51 -07:00 committed by GitHub
parent 2216cda2f1
commit cf59ad76fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,8 @@ build:
artifacts:
- to: 'x64 Symbols'
include:
- 'x64/**/*.pdb'
- 'x64/*/*.pdb'
- 'x64/*/*/*.pdb'
package:
commands: