Update to find new extras package.
This commit is contained in:
parent
00b2614e66
commit
462594a449
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
cd build
|
||||
chmod +x install-ubuntu.sh
|
||||
./install-ubuntu.sh
|
||||
sudo apt update
|
||||
sudo apt-get install alsa-base
|
||||
sudo apt-get install --reinstall linux-image-extra-`uname -r`
|
||||
sudo modprobe snd-dummy # Make a dummy sound output
|
||||
|
|
Loading…
Reference in a new issue