We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37614f3 commit 4127e3fCopy full SHA for 4127e3f
.github/workflows/homebrew.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install formula dependencies
36
run: |
37
echo "Installing MFC dependencies..."
38
- brew install cmake gcc [email protected] boost fftw hdf5 open-mpi openblas sundials yaml-cpp
+ brew install cmake gcc [email protected] boost fftw hdf5 open-mpi openblas
39
40
- name: Validate formula syntax
41
0 commit comments