Skip to content

Commit

Permalink
added sox dependency
Browse files Browse the repository at this point in the history
Signed-off-by: David Anyatonwu <[email protected]>
  • Loading branch information
onyedikachi-david committed Sep 6, 2024
1 parent 493417f commit 4979d71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
sudo apt-get install -y xvfb openbox pulseaudio pavucontrol xdotool x11-xserver-utils
sudo apt-get install -y xvfb openbox pulseaudio pavucontrol xdotool x11-xserver-utils sox
- name: Set up virtual display and audio (Ubuntu)
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 4979d71

Please sign in to comment.