Skip to content

Commit

Permalink
[debug] Print wheelhouse contents
Browse files Browse the repository at this point in the history
  • Loading branch information
dokempf committed Feb 25, 2025
1 parent 2901c76 commit 936a1f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
env:
CIBW_ARCHS: "${{ matrix.arch }}"

- run: ls -al ./wheelhouse

- uses: actions/upload-artifact@v4
with:
path: ./wheelhouse/*.whl
Expand Down

0 comments on commit 936a1f3

Please sign in to comment.