Skip to content

Commit 2d98c9a

Browse files
authored
Add command to list files in the build directory
1 parent e648684 commit 2d98c9a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
pattern: cibw-sdist
188188
merge-multiple: true
189189
path: dist
190+
- run: ls -R
190191
- run: pip install --no-binary PyPartMC dist/PyPartMC*tar.gz
191192

192193
dist_upload:

0 commit comments

Comments
 (0)