]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Adjust build_check workflow.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 28 Sep 2022 15:47:15 +0000 (16:47 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 28 Sep 2022 15:47:15 +0000 (16:47 +0100)
.github/workflows/build_check.yml

index a0bfa2040f07884b2ba9459da3e7e5b330700e14..fe2448d963c229d8aff4709f21eee7319b3a8ce3 100644 (file)
@@ -19,5 +19,5 @@ jobs:
         cd build
         autoreconf -i ..
         ../configure --sysconfdir=/etc --with-alsa  --with-soxr --with-avahi --with-ssl=openssl --with-systemd --with-airplay-2
-    - name: make
-      run: Make
+    - name: Make
+      run: make -j