From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Fri, 26 Apr 2024 08:58:22 +0000 (+0100) Subject: Update check_classic_mac_basic.yml X-Git-Tag: 4.3.4-dev~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2647f9b445c48a88bb2cd6b94512da5e2381f158;p=thirdparty%2Fshairport-sync.git Update check_classic_mac_basic.yml No need to explicitly install openssl -- it's already there. --- diff --git a/.github/workflows/check_classic_mac_basic.yml b/.github/workflows/check_classic_mac_basic.yml index affd5dde..1496be9a 100644 --- a/.github/workflows/check_classic_mac_basic.yml +++ b/.github/workflows/check_classic_mac_basic.yml @@ -17,7 +17,6 @@ jobs: - name: Install Dependencies run: | brew install automake - brew install openssl brew install popt brew install libconfig brew install libao