Skip to content

Commit

Permalink
install libopus0
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Jul 3, 2024
1 parent 4d08d66 commit 13ad004
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
with:
python-version: "3.12"
cache: "pip"
- name: Install opuslib
run: sudo apt-get install -y libopus0
- run: script/setup
- run: script/lint
- run: pytest tests

0 comments on commit 13ad004

Please sign in to comment.