Skip to content

Commit

Permalink
List all files
Browse files Browse the repository at this point in the history
  • Loading branch information
r-barnes committed May 15, 2024
1 parent 6628624 commit 11823b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
path: ./wheelhouse/*.whl
path: ./wheelhouse/*.whl

- name: List all files
run: find .

0 comments on commit 11823b0

Please sign in to comment.