diff --git a/.github/workflows/meson-ci.yml b/.github/workflows/meson-ci.yml index 7eb1e165e..0ba5d3de1 100644 --- a/.github/workflows/meson-ci.yml +++ b/.github/workflows/meson-ci.yml @@ -8,6 +8,7 @@ jobs: - name: Install the dependencies for building the source code. run: | brew install mongo-c-driver gnutls libgcrypt libidn libyaml libmicrohttpd nghttp2 pkg-config bison libusrsctp libtins talloc meson + brew list bison - name: Check out repository code uses: actions/checkout@v1 - name: Setup Meson Build