Skip to content

Commit d4d88e0

Browse files
committed
case
1 parent 386479c commit d4d88e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
"-DIFC_LIBRARY_DIR=$base/ifcopenshell/lib" \
105105
"-DOCC_INCLUDE_DIR=$base/occt-7.8.1/include/opencascade" \
106106
"-DOCC_LIBRARY_DIR=$base/occt-7.8.1/lib" \
107-
"-DPYTHON_EXECUTABLE=$base/python-3.9.11/bin/python3" \
107+
"-DPython_EXECUTABLE=$base/python-3.9.11/bin/python3" \
108108
"-DBOOST_ROOT=$base/boost-1.86.0" \
109109
"-DGMP_LIBRARY_DIR=$base/gmp-6.2.1/lib" \
110110
"-DMPFR_LIBRARY_DIR=$base/mpfr-3.1.6/lib"

0 commit comments

Comments
 (0)