mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-26 11:18:55 -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
|
- name: Install bindings
|
||||||
working-directory: ./src/runtime/python
|
working-directory: ./src/runtime/python
|
||||||
run: |
|
run: |
|
||||||
|
EXTRA_INCLUDE_DIRS=/usr/local/include/
|
||||||
python3 setup.py build
|
python3 setup.py build
|
||||||
sudo python3 setup.py install
|
sudo python3 setup.py install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user