Skip to content

Commit

Permalink
listing homebrew dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 10, 2024
1 parent e6a55b3 commit 5d5af03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
brew install open-mpi
echo "export DYLD_LIBRARY_PATH=/usr/local/lib:$DYLD_LIBRARY_PATH" >> $GITHUB_ENV
echo "export MPI_LIB_NRN_PATH=/usr/local/lib" >> $GITHUB_ENV
brew list
ls /opt/homebrew/
fi;
- name: Print which mpirun mpiexec
shell: bash -el {0}
Expand Down

0 comments on commit 5d5af03

Please sign in to comment.