]> 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:37:26 +0000 (16:37 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 28 Sep 2022 15:37:26 +0000 (16:37 +0100)
.github/workflows/build_check.yml

index 38952783b73d9163389ad25612ea1c539c516218..f88d6d9e744a6ecde430230baa32fbf9674380f9 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     steps:
     - uses: actions/checkout@v3
     - name: Install Dependencies
-      run: apt install --no-install-recommends build-essential git xmltoman autoconf automake \ 
+      run: sudo apt install -y --no-install-recommends build-essential git xmltoman autoconf automake \ 
         libtool libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev \
         libssl-dev libsoxr-dev libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev uuid-dev xxd    
     - name: Configure