From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 19 Jan 2023 17:30:40 +0000 (+0000) Subject: Update check_classic_mac_basic.yml X-Git-Tag: 4.2.1d0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ca27f9bea4cc94d1ae78883eaa0f879f5f8763;p=thirdparty%2Fshairport-sync.git Update check_classic_mac_basic.yml Don't. ask for brew update/upgrade --- diff --git a/.github/workflows/check_classic_mac_basic.yml b/.github/workflows/check_classic_mac_basic.yml index 77a49015..6b698714 100644 --- a/.github/workflows/check_classic_mac_basic.yml +++ b/.github/workflows/check_classic_mac_basic.yml @@ -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