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

View File

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