diff --git a/android/azure-maven-publish-1espt.yml b/android/azure-maven-publish-1espt.yml index 6ad9d9aa7b..7d02071399 100644 --- a/android/azure-maven-publish-1espt.yml +++ b/android/azure-maven-publish-1espt.yml @@ -25,7 +25,7 @@ extends: outputs: - output: pipelineArtifact displayName: 'Publish library artifact to pipeline' - targetPath: 'android/library/build/artifacts/com/microsoft/design' + targetPath: '$(Build.ArtifactStagingDirectory)' artifactName: 'aar' publishLocation: 'pipeline' steps: