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.
alsa
1 parent cedac36 commit d33f7b9Copy full SHA for d33f7b9
.github/workflows/python.yaml
@@ -46,7 +46,7 @@ jobs:
46
target: ${{ matrix.platform.target }}
47
args: --release --out dist --find-interpreter --manifest-path python/Cargo.toml
48
sccache: "true"
49
- before-script-linux: yum update -y && yum install -y alsa alsa-dev alsa-utils alsa-lib
+ before-script-linux: yum update -y && yum install -y alsa-dev alsa-utils alsa-lib
50
manylinux: auto
51
- name: Upload wheels
52
uses: actions/upload-artifact@v4
0 commit comments