diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index fd2037d72..3ca376d0a 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -82,6 +82,8 @@ jobs: run: | sudo cmake --build build --target install + export DYLD_LIBRARY_PATH=/usr/local/lib:${DYLD_LIBRARY_PATH} + impactx.MPI.OMP.DP.OPMD examples/fodo/input_fodo.in algo.particle_shape = 1 || \ { cat Backtrace.0.0; exit 1; } impactx.MPI.OMP.DP.OPMD examples/fodo/input_fodo.in algo.particle_shape = 2 || \