Try not installing desktop tools

This commit is contained in:
Matthew Stratford 2021-04-07 21:54:58 +01:00
parent d895f57b9c
commit 5113f3490e

View file

@ -21,7 +21,7 @@ jobs:
cd build
sudo apt update
chmod +x install-ubuntu.sh
./install-ubuntu.sh
#./install-ubuntu.sh
# Use pulseaudio for dummy output
sudo apt-get install pulseaudio jackd2 alsa-utils dbus-x11
- name: Install Python dependencies