Skip to content

Commit 98cbc15

Browse files
committed
brew install swig
1 parent fc60ee5 commit 98cbc15

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
45+
brew install tcl-tk java autoconf 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)