]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update check_classic_systemd_full.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 19 Sep 2023 11:55:05 +0000 (12:55 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 11:55:05 +0000 (12:55 +0100)
.github/workflows/check_classic_systemd_full.yml

index 7ac8a5402254d9332042e7a10b181ab9adc67dd3..1e58fb8ead87a4dfd85b852a0d6dd40975fa98dc 100644 (file)
@@ -21,7 +21,7 @@ jobs:
         mkdir build
         cd build
         autoreconf -i ..
-        ../configure --sysconfdir=/etc --with-alsa --with-ao --with-dummy --with-jack --with-pipe --with-stdout --with-soxr --with-avahi --with-ssl=openssl --with-systemd --with-dbus-interface --with-mpris-interface --with-mqtt-client
+        ../configure --sysconfdir=/etc --with-alsa --with-ao --with-dummy --with-pipe --with-stdout --with-soxr --with-avahi --with-ssl=openssl --with-systemd --with-dbus-interface --with-mpris-interface --with-mqtt-client
     - name: Make
       run: |
         cd build