Skip to content

Commit 4127e3f

Browse files
committed
cleanup
1 parent 37614f3 commit 4127e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/homebrew.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install formula dependencies
3636
run: |
3737
echo "Installing MFC dependencies..."
38-
brew install cmake gcc [email protected] boost fftw hdf5 open-mpi openblas sundials yaml-cpp
38+
brew install cmake gcc [email protected] boost fftw hdf5 open-mpi openblas
3939
4040
- name: Validate formula syntax
4141
run: |

0 commit comments

Comments
 (0)