Skip to content

Commit 0073ee8

Browse files
committed
-
1 parent 9d8a416 commit 0073ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ steps:
2727
- task: PublishBuildArtifacts@1
2828
inputs:
2929
pathtoPublish: '$(Build.artifactstagingdirectory)'
30-
artifactName: 'build-$(platform)'
30+
artifactName: 'build-$(Agent.OS)'

0 commit comments

Comments
 (0)