From acd11ef4cb9d59d893e9bc5094b71ba65b658fff Mon Sep 17 00:00:00 2001 From: Martin Pulec Date: Mon, 23 Oct 2023 08:34:22 +0200 Subject: [PATCH] Revert "CI mac: (self-)update Homebrew" no longer needed This reverts commit d6daa8e9af114c6e6eff7af3f310968246cec172. --- .github/scripts/macOS/prepare.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/scripts/macOS/prepare.sh b/.github/scripts/macOS/prepare.sh index f08c851c1..c55681539 100755 --- a/.github/scripts/macOS/prepare.sh +++ b/.github/scripts/macOS/prepare.sh @@ -23,11 +23,6 @@ echo "PKG_CONFIG_PATH=/usr/local/lib/pkgconfig" >> "$GITHUB_ENV" echo "/usr/local/opt/qt/bin" >> "$GITHUB_PATH" echo "DYLIBBUNDLER_FLAGS=$DYLIBBUNDLER_FLAGS" >> "$GITHUB_ENV" -# TOREMOVE -if [ "$(brew config | awk '/HOMEBREW_VERSION/{print $2}')" == 4.1.7 ]; then - brew update - brew reinstall freetype -fi brew install autoconf automake libtool pkg-config brew install libsoxr speexdsp brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf