Update pipeline.user.windows.yml

This commit is contained in:
Clint Rutkas
2020-05-31 15:45:35 -07:00
committed by GitHub
parent cf59ad76fb
commit efe84e58d7

View File

@@ -130,7 +130,7 @@ build:
- !!buildcommand
name: 'Copying x64 Symbols'
artifacts:
- to: 'x64 Symbols'
- to: 'Symbols/x64'
include:
- 'x64/*/*.pdb'
- 'x64/*/*/*.pdb'