diff --git a/.pipelines/pipeline.user.windows.yml b/.pipelines/pipeline.user.windows.yml index b76cd3483a..c740887db6 100644 --- a/.pipelines/pipeline.user.windows.yml +++ b/.pipelines/pipeline.user.windows.yml @@ -130,7 +130,7 @@ build: - !!buildcommand name: 'Copying x64 Symbols' artifacts: - - to: 'x64 Symbols' + - to: 'Symbols/x64' include: - 'x64/*/*.pdb' - 'x64/*/*/*.pdb'