forked from GitHub/gf-core
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