Skip to content

Commit

Permalink
Debugging [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrichardson committed Jul 14, 2024
1 parent 92c7612 commit 1aba9cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
- name: Install minimal PETSc and petsc4py
run: |
export PATH="$(brew --prefix bison)/bin:$PATH"
gfortran --help
which gfortran
mpif90 -show
git clone -b release https://gitlab.com/petsc/petsc.git petsc
cd petsc
python ./configure \
Expand Down

0 comments on commit 1aba9cf

Please sign in to comment.