Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
qitia committed May 11, 2023
1 parent eab2b0a commit 658a4f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ steps:
displayName: 'Package'

- task: PublishBuildArtifacts@1
inputs:
TargetPath: dist
inputs:
PathtoPublish: dist
ArtifactName: 'pypi_artifacts'

0 comments on commit 658a4f8

Please sign in to comment.