Skip to content

Commit

Permalink
try setuptols for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
solomonik committed Nov 8, 2023
1 parent 08812ef commit 5700078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autotest.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install dependencies on macos
if: startsWith(matrix.config.os, 'macos')
run: |
brew install gcc mpich
brew install gcc mpich python-setuptools
- name: Configure Cyclops and Build Scalapack
if: matrix.config.build_scalapack
Expand Down

0 comments on commit 5700078

Please sign in to comment.