Skip to content

Commit d80e39d

Browse files
committed
More tools from HomeBrew
1 parent ae53ef1 commit d80e39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
python-version: '3.12'
5959
- name: "Setup compiler and build automake"
6060
run: |
61-
brew reinstall llvm automake
61+
brew install autoconf automake libtool gmp llvm libomp boost diffutils
6262
- name: "Install Python prerequisites"
6363
run: |
6464
pip3 install coverage

0 commit comments

Comments
 (0)