We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e648684 commit 2d98c9aCopy full SHA for 2d98c9a
1 file changed
.github/workflows/buildwheels.yml
@@ -187,6 +187,7 @@ jobs:
187
pattern: cibw-sdist
188
merge-multiple: true
189
path: dist
190
+ - run: ls -R
191
- run: pip install --no-binary PyPartMC dist/PyPartMC*tar.gz
192
193
dist_upload:
0 commit comments