diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index c25a721b..eafc462b 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -22,7 +22,7 @@ jobs: if: ${{ runner.os == 'macOS' }} run: | brew install autoconf automake bash binutils gawk gnu-sed \ - gnu-tar help2man make ncurses texinfo libtool + gnu-tar help2man libtool make meson ncurses ninja texinfo - name: "build ct-ng" run: | if [ "$RUNNER_OS" == "macOS" ]; then