Skip to content

Commit 7dd50ec

Browse files
committed
CI - remove modeprobe line from linux build as this causes issues on the CI servers
1 parent ca50dca commit 7dd50ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ jobs:
112112
QT_INSTALL_LOCATION: ${{env.Qt5_DIR}}
113113
run: |
114114
sudo apt install -y pulseaudio dbus-x11 libssl-dev ruby-dev supercollider-server sc3-plugins-server alsa-base alsa-utils jackd2 libjack-jackd2-dev libjack-jackd2-0 libasound2-dev librtmidi-dev pulseaudio-module-jack
115-
sudo modprobe snd_seq
116115
./linux-prebuild.sh --build-aubio
117116
if: matrix.os == 'ubuntu-latest'
118117

0 commit comments

Comments
 (0)