diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 52998b4c6..7e55ffa9c 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -35,7 +35,7 @@ jobs: - name: Install dependencies run: | - brew update --preinstall + brew update brew bundle --force --file=contrib/Brewfile - name: Set ENV variables