From 4923e97c7263b2dfb4dbe447513c7e17863eb189 Mon Sep 17 00:00:00 2001 From: eyal0 <109809+eyal0@users.noreply.github.com> Date: Mon, 5 Apr 2021 15:27:35 -0600 Subject: [PATCH] ci: autoconf is already installed on macos --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index af6e86cdd..f27638678 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: brew upgrade python@3 brew reinstall -s libtool brew unlink parallel - brew install boost@1.75 gtkmm moreutils gettext librsvg autoconf automake pkg-config + brew install boost@1.75 gtkmm moreutils gettext librsvg automake pkg-config brew upgrade wget hash -r ln -f -s `which glibtoolize` ${LOCAL_INSTALL_PATH}/bin/libtoolize