Skip to content

Commit 8f7ab4f

Browse files
committed
brew install swig on macos
1 parent b2b697c commit 8f7ab4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
python-version: '${{ matrix.config.python_version }}'
299299
- name: brew
300300
run: |
301-
brew install libomp cmake automake autoconf libtool gcc ninja
301+
brew install libomp cmake automake autoconf libtool gcc ninja swig
302302
- name: vcpkg build
303303
uses: johnwason/vcpkg-action@v6
304304
with:

0 commit comments

Comments
 (0)