Skip to content

Commit 9943c27

Browse files
Also show the wheel for ManyLinux.
1 parent 3e85d63 commit 9943c27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/py_binding.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
- name: ManyLinux Configuration
163163
if: matrix.os == 'ubuntu-latest'
164164
run: |
165+
auditwheel show dist/*.whl
165166
auditwheel repair dist/*.whl
166167
167168
- name: Generate name

0 commit comments

Comments
 (0)