Add some more utils

This commit is contained in:
Trebor-Huang
2021-10-31 21:23:54 +08:00
parent c1edba974f
commit 70242e6a07

View File

@@ -41,7 +41,7 @@ jobs:
- name: Prepare PulseAudio
run: |
sudo apt-get update
sudo apt-get install pulseaudio pulseaudio-utils -y
sudo apt-get install pulseaudio pulseaudio-utils pavucontrol alsa-oss alsa-utils -y
- name: Run automated test
uses: GabrielBB/xvfb-action@v1
with: