Skip to content

Commit c6ebfa5

Browse files
committed
Say brew
1 parent f08a6c3 commit c6ebfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141

4242
- name: Install deps
43-
run: homebrew install
43+
run: brew install
4444
# run: sudo apt-get install -y zsh tcl tcl-dev default-jdk autoconf make libcurl4-openssl-dev
4545

4646
- name: Setup MPI (${{ matrix.mpi }})

0 commit comments

Comments
 (0)