Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregogiudici authored Sep 21, 2024
1 parent 7736778 commit d31d703
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
- name: List File in dist
run: ls -l dist

- name: List File in dist/dist
run: ls -l dist/dist/

- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
Expand Down

0 comments on commit d31d703

Please sign in to comment.