Skip to content

Commit

Permalink
brew install swig
Browse files Browse the repository at this point in the history
  • Loading branch information
j-woz committed Aug 23, 2024
1 parent fc60ee5 commit 98cbc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Install deps
run: |
brew update
brew install tcl-tk java autoconf make mpich
brew install tcl-tk java autoconf make mpich swig
# run: sudo apt-get install -y zsh tcl tcl-dev default-jdk autoconf make libcurl4-openssl-dev

# - name: Set up R
Expand Down

0 comments on commit 98cbc15

Please sign in to comment.