There was an error while loading. Please reload this page.
1 parent cafcd36 commit 3629f27Copy full SHA for 3629f27
1 file changed
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
git config --global user.email "builds@travis-ci.com"
66
git config --global user.name "Travis CI"
67
- brew install autoconf automake libtool
+ brew install autoconf automake libtool texinfo
68
mkdir build
69
cd build
70
cmake ..
0 commit comments