diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 837a714cf..e24dae079 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -307,7 +307,7 @@ jobs: - name: Install Homebrew dependencies run: | brew update || true - brew install qt5 lftp automake + brew install qt5 lftp automake pcre brew link qt5 --force - name: Build run: |