Skip to content

Commit cf4d714

Browse files
committed
brew install automake
1 parent 98cbc15 commit cf4d714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install deps
4343
run: |
4444
brew update
45-
brew install tcl-tk java autoconf make mpich swig
45+
brew install tcl-tk java autoconf automake make mpich swig
4646
# run: sudo apt-get install -y zsh tcl tcl-dev default-jdk autoconf make libcurl4-openssl-dev
4747

4848
# - name: Set up R

0 commit comments

Comments
 (0)