Skip to content

Commit

Permalink
Fix working-directory for package-metadata job step
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjacob committed Sep 1, 2024
1 parent eb659a4 commit dfef6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
run: |
git tag $GITHUB_REF_NAME
git push --tags
working-directory: metadata

pypi:
needs: [ test ]
Expand Down

0 comments on commit dfef6ba

Please sign in to comment.