diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fccebf81c..190970dd3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -259,7 +259,7 @@ jobs: fetch-depth: 5 - name: Install Homebrew dependencies run: | - brew update + brew update || true brew install qt5 lftp automake brew link qt5 --force - name: Build