We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8aa79e commit de608c1Copy full SHA for de608c1
.github/workflows/build_osx.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Install Dependencies
56
run: |
57
brew update
58
- brew install git bison autoconf automake libffi cmake findutils
+ brew install git bison autoconf automake libffi cmake findutils swig
59
echo "$(brew --prefix findutils)/libexec/gnubin" >> $GITHUB_PATH
60
61
- name: Unpack IfcOpenShell Dependencies
0 commit comments