Skip to content

Commit de608c1

Browse files
committed
swig
1 parent f8aa79e commit de608c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Install Dependencies
5656
run: |
5757
brew update
58-
brew install git bison autoconf automake libffi cmake findutils
58+
brew install git bison autoconf automake libffi cmake findutils swig
5959
echo "$(brew --prefix findutils)/libexec/gnubin" >> $GITHUB_PATH
6060
6161
- name: Unpack IfcOpenShell Dependencies

0 commit comments

Comments
 (0)