]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update check_classic_mac_basic.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Fri, 26 Apr 2024 08:58:22 +0000 (09:58 +0100)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2024 08:58:22 +0000 (09:58 +0100)
No need to explicitly install openssl -- it's already there.

.github/workflows/check_classic_mac_basic.yml

index affd5dde9a06ff63a5ce58d6a3824d7fd004f33d..1496be9a042b2de8040ac572cdeb7fd1629c4fc1 100644 (file)
@@ -17,7 +17,6 @@ jobs:
     - name: Install Dependencies
       run: |
         brew install automake
-        brew install openssl
         brew install popt
         brew install libconfig
         brew install libao