Skip to content

Commit a41e40b

Browse files
committed
fix CI
1 parent 41bbea8 commit a41e40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies/dependencies_mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ export F77=$FC
2020
export F90=$FC
2121

2222
brew install libomp || true
23-
brew install open-mpi || true
23+
brew install open-mpi --build-from-source || true
2424
brew install ccache || true

0 commit comments

Comments
 (0)