Skip to content

Commit

Permalink
Update azure-maven-publish-1espt.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeeta26 committed Nov 29, 2024
1 parent b624bc0 commit f5abb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/azure-maven-publish-1espt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extends:
outputs:
- output: pipelineArtifact
displayName: 'Publish library artifact to pipeline'
targetPath: '$(build.sourcesdirectory)/build/artifacts/com/microsoft/design'
targetPath: 'android/library/build/artifacts/com/microsoft/design'
artifactName: 'aar'
publishLocation: 'pipeline'
steps:
Expand Down

0 comments on commit f5abb37

Please sign in to comment.