Skip to content

Commit

Permalink
ci: autoconf is already installed on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
eyal0 committed Apr 5, 2021
1 parent 7a82d65 commit 4923e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4923e97

Please sign in to comment.