]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update check_classic_mac_basic.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 19 Jan 2023 17:15:14 +0000 (17:15 +0000)
committerGitHub <noreply@github.com>
Thu, 19 Jan 2023 17:15:14 +0000 (17:15 +0000)
Upgrade Brew as well

.github/workflows/check_classic_mac_basic.yml

index d41d0fc88b0af697720894741f95e0efe2682958..77a490152256ed925c9944a060d7ec58fffbb2f6 100644 (file)
@@ -14,6 +14,7 @@ jobs:
     - name: Install Dependencies
       run: |
         brew update
+        brew upgrade
         brew install automake
         brew install openssl
         brew install popt