mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
try to fix the compilation on Mac
This commit is contained in:
1
.github/workflows/build-majestic.yml
vendored
1
.github/workflows/build-majestic.yml
vendored
@@ -184,6 +184,7 @@ jobs:
|
||||
- name: Install bindings
|
||||
working-directory: ./src/runtime/python
|
||||
run: |
|
||||
EXTRA_INCLUDE_DIRS=/usr/local/include/
|
||||
python3 setup.py build
|
||||
sudo python3 setup.py install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user