Skip to content

Commit

Permalink
Debug downloaded artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Nov 29, 2024
1 parent c0e1138 commit f438cc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ jobs:
with:
name: src_dist
path: dist
- name: Show downloaded files
run: ls -R dist
- uses: pypa/gh-action-pypi-publish@v1.4.2
with:
user: __token__
Expand Down

0 comments on commit f438cc9

Please sign in to comment.