We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c21218 commit b3bc836Copy full SHA for b3bc836
.github/workflows/testing_OSX.yml
@@ -60,7 +60,7 @@ jobs:
60
-DOpenMP_C_LIB_NAMES=libomp.dylib \
61
-DOpenMP_CXX_LIB_NAMES=libomp.dylib \
62
-DNO_TCMALLOC=TRUE \
63
- -DPython_NumPy_INCLUDE_DIR=$Numpy_dir/core/include
+ -DPython_NumPy_INCLUDE_DIR=$Numpy_dir/numpy/core/include
64
- name: Build CRPropa
65
run: |
66
cd build
0 commit comments