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 bb52ce4 commit 1fceee6Copy full SHA for 1fceee6
.github/workflows/wheels.yml
@@ -34,7 +34,6 @@ jobs:
34
CIBW_ARCHS_LINUX: "x86_64 i686 aarch64"
35
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
36
CIBW_BEFORE_ALL_LINUX: yum install -y libusb1-devel libudev-devel || apk add --upgrade libusb-dev eudev-dev
37
- HIDAPI_WITH_LIBUSB: 1
38
39
- name: Store artifacts
40
uses: actions/upload-artifact@v3
0 commit comments