Skip to content

Commit

Permalink
Ensure all artifacts are moved to the same directory 'dist'
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Aug 19, 2024
1 parent 7ac5e88 commit bb56adb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
merge-multiple: true
path: dist

- name: Publish distribution 📦 to PyPI
Expand Down

0 comments on commit bb56adb

Please sign in to comment.