Skip to content

Commit

Permalink
Another attempt.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Aug 25, 2024
1 parent ff34710 commit fe20c5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
target: ${{ matrix.target }}
args: --release --out dist --find-interpreter
sccache: 'true'
docker-options: |
-e LIBOPUS_STATIC=1
-e OPUS_STATIC=1
manylinux: auto
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit fe20c5a

Please sign in to comment.