]> 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 10:51:45 +0000 (11:51 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 10:51:45 +0000 (11:51 +0100)
.github/workflows/check_classic_systemd_full.yml

index 75229469b6ac0ae47919c1c4a15e5c1b39b9bc60..b86731a48d64b536fab0edb645b9fc296a27e144 100644 (file)
@@ -13,6 +13,10 @@ jobs:
 
     steps:
     - uses: actions/checkout@v3.5.2
+    - name: Update
+      run: |
+        apt-get update
+        apt-get -y upgrade
     - 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 libao-dev libjack-dev libpulse-dev libsoundio-dev libsndio-dev libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev    
     - name: Configure