diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index 7700ff32..552bce61 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -30,8 +30,8 @@ jobs: if: matrix.os == 'ubuntu-latest' - name: Install dependencies (MacOS) run: | - brew update brew install --overwrite python + brew update brew install automake brew install asciidoc brew install gettext