Skip to content

Commit

Permalink
try fixing linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
LaihoE committed Mar 18, 2024
1 parent ef7e35a commit 3265ba5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
run: |
sudo apt-get install -y libopus-dev opus-tools autoconf automake libtool gcc make
export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH
LIBOPUS_LIB_DIR=/usr/lib/x86_64-linux-gnu/
- name: Build Wheels
uses: PyO3/maturin-action@v1
env:
Expand Down

0 comments on commit 3265ba5

Please sign in to comment.