Skip to content

Commit 9a3c3be

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
fix mac publish name
1 parent 41b81f4 commit 9a3c3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ extends:
258258
displayName: Publish Pipeline Artifact
259259
inputs:
260260
targetPath: '$(ob_outputDirectory)'
261-
artifact: 'DSC-$(buildName)'
261+
artifact: '"drop_BuildAndSign_BuildMac"'
262262

263263
- stage: Release
264264
dependsOn: BuildAndSign

0 commit comments

Comments
 (0)