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 1aba9cf commit 3a6e289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
--download-ptscotch \
--download-scalapack \
--download-mumps \
--download-mumps-avoid-mpi-in-place || cat configure.log
--download-mumps-avoid-mpi-in-place
make all
cd src/binding/petsc4py
arch -arm64 python -m pip -v install --no-build-isolation --no-cache-dir .
Expand Down

0 comments on commit 3a6e289

Please sign in to comment.