]> 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:30:40 +0000 (17:30 +0000)
committerGitHub <noreply@github.com>
Thu, 19 Jan 2023 17:30:40 +0000 (17:30 +0000)
Don't. ask for brew update/upgrade

.github/workflows/check_classic_mac_basic.yml

index 77a490152256ed925c9944a060d7ec58fffbb2f6..6b698714b92c209f67ea1557372bdec8f1b4389d 100644 (file)
@@ -13,8 +13,6 @@ jobs:
     - uses: actions/checkout@v3
     - name: Install Dependencies
       run: |
-        brew update
-        brew upgrade
         brew install automake
         brew install openssl
         brew install popt