Skip to content

Commit 9147380

Browse files
committed
Merged PR 6242: FIX: Build Pipeline Symbol Publishing
Related work items: #38066
1 parent 7c1c428 commit 9147380

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OneBranchPipelines/stages/build-windows-single-stage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,4 +213,3 @@ stages:
213213
- template: /OneBranchPipelines/steps/symbol-publishing-step.yml@self
214214
parameters:
215215
SymbolsFolder: '$(ob_outputDirectory)\symbols'
216-
SymbolsArtifactName: 'Symbols_Win_py${{ parameters.shortPyVer }}_${{ parameters.architecture }}'

0 commit comments

Comments
 (0)