Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
dagou committed Sep 5, 2024
1 parent dd8f6c2 commit 32cbf70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ jobs:
- uses: actions/download-artifact@v4
with:
path: dist
merge-multiple: true

- name: Display structure of downloaded files
run: ls -R dist
- name: Publish to PyPI
Expand Down

0 comments on commit 32cbf70

Please sign in to comment.