Update pipeline.user.windows.yml

This commit is contained in:
Clint Rutkas
2020-05-31 22:19:50 -07:00
committed by GitHub
parent cf53614721
commit 4cc6c5ec35

View File

@@ -43,7 +43,7 @@ build:
artifacts:
- to: 'Symbols/x64'
include:
- '**/x64/*.pdb'
- '**/x64/*/*.pdb'
artifacts:
- from: 'x64/Release'
to: 'Build_Output'