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 b999a75 commit 01d0019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
toolchain: stable
override: true
- name: Install libopus-dev
run: sudo apt-get install -y libopus-dev
run: sudo apt-get install -y libopus-dev opus-tools autoconf automake libtool gcc make
- name: Build Wheels
uses: PyO3/maturin-action@v1
env:
Expand Down

0 comments on commit 01d0019

Please sign in to comment.