diff --git a/.pipelines/pipeline.user.windows.yml b/.pipelines/pipeline.user.windows.yml index e122655c5a..288286a632 100644 --- a/.pipelines/pipeline.user.windows.yml +++ b/.pipelines/pipeline.user.windows.yml @@ -127,6 +127,12 @@ build: - 'PowerToysSetup-*.msi' signing_options: sign_inline: true # This does signing a soon as this command completes + - !!buildcommand + name: 'Copying x64 Symbols' + artifacts: + - to: 'x64 Symbols' + include: + - 'x64/**/*.pdb' package: commands: