mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 09:28:03 +08:00
Update pipeline.user.windows.yml
This commit is contained in:
parent
a8d67a1c60
commit
5f049beb04
@ -41,9 +41,11 @@ build:
|
|||||||
name: 'Build Power Toys'
|
name: 'Build Power Toys'
|
||||||
command: '.pipelines\build.cmd'
|
command: '.pipelines\build.cmd'
|
||||||
artifacts:
|
artifacts:
|
||||||
- to: 'Symbols/x64'
|
- to: 'Symbols'
|
||||||
include:
|
include:
|
||||||
- 'x64/**/*.pdb'
|
- 'x64/**/*.pdb'
|
||||||
|
exclude:
|
||||||
|
- 'x64/Release/obj/**/*.pdb'
|
||||||
- from: 'x64/Release'
|
- from: 'x64/Release'
|
||||||
to: 'Build_Output'
|
to: 'Build_Output'
|
||||||
include:
|
include:
|
||||||
|
Loading…
Reference in New Issue
Block a user