We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a5222 commit 85f1225Copy full SHA for 85f1225
.github/workflows/build_wheels_linux_incode.yml
@@ -41,4 +41,4 @@ jobs:
41
with:
42
fail_on_unmatched_files: true
43
files: |
44
- opencv_python_*.whl
+ opencv_python_*manylinux*.whl
0 commit comments