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 Oct 18, 2024
1 parent 087eb13 commit e179a16
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: 'android/library/build/artifacts/com/microsoft/design'
targetPath: '$(Build.ArtifactStagingDirectory)'
artifactName: 'aar'
publishLocation: 'pipeline'
steps:
Expand Down

0 comments on commit e179a16

Please sign in to comment.