From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 19 Sep 2023 11:51:53 +0000 (+0100) Subject: Update check_classic_systemd_full.yml X-Git-Tag: 4.3.2~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87f209f57d5cb50fb48b6f5854286f5d9074566b;p=thirdparty%2Fshairport-sync.git Update check_classic_systemd_full.yml --- diff --git a/.github/workflows/check_classic_systemd_full.yml b/.github/workflows/check_classic_systemd_full.yml index 50f78c23..5c0048a5 100644 --- a/.github/workflows/check_classic_systemd_full.yml +++ b/.github/workflows/check_classic_systemd_full.yml @@ -14,10 +14,6 @@ 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 libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev - name: Configure