Skip to content

Commit 3cbacca

Browse files
committed
check files
1 parent fcc68a5 commit 3cbacca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
- uses: actions/download-artifact@v4
3636
with:
3737
name: sdist
38+
39+
- name: Display structure of downloaded files
40+
run: ls -R
3841

3942
- uses: pypa/cibuildwheel@v2.16.2
4043
env:

0 commit comments

Comments
 (0)