]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update check_classic_systemd_basic.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 22 Jul 2024 12:34:37 +0000 (13:34 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jul 2024 12:34:37 +0000 (13:34 +0100)
.github/workflows/check_classic_systemd_basic.yml

index ead6de279b0088831c928571d6bf82a3dabe236a..c28cd6f767f5b1ba1aeb2fb9356f453c3d36b4e8 100644 (file)
@@ -13,9 +13,9 @@ jobs:
     runs-on: ubuntu-22.04
 
     steps:
-    - uses: actions/checkout@v3.5.2
+    - uses: actions/checkout@v4
     - name: Install Dependencies
-      run: sudo apt-get -y --no-install-recommends install build-essential git xmltoman autoconf automake libtool libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev   
+      run: sudo apt-get -y --no-install-recommends install xmltoman libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev   
     - name: Configure
       run: |
         mkdir build