diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 69491687..e7a63507 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -27,7 +27,7 @@ jobs: - name: Install dependencies run: | - brew upgrade + brew update brew install boost boost-python3 help2man - name: Build and check