Skip to content

Commit

Permalink
fix linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
LaihoE committed Mar 19, 2024
1 parent 0c5d58e commit f7c1fb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/:$LD_LIBRARY_PATH
export LIBOPUS_LIB_DIR=/usr/lib/x86_64-linux-gnu/
export OPUS_NO_PKG=true
sudo yum install opus-devel
ldconfig -p | grep libopus
- name: Build Wheels
Expand Down

0 comments on commit f7c1fb0

Please sign in to comment.