Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale authored Nov 25, 2024
1 parent 4de9881 commit 5b2542d
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 @@ -30,7 +30,7 @@ jobs:

- name: Install Homebrew dependencies
run: |
brew link --overwrite pkgconf # Can be removed once - https://github.com/actions/runner-images/pull/11015
brew unlink [email protected] # Can be removed once - https://github.com/actions/runner-images/pull/11015
brew install adios2 boost cmake hdf5-mpi make ninja open-mpi pkgconf pugixml spdlog # FEniCS
brew install bison flex gfortran # PETSc
Expand Down

0 comments on commit 5b2542d

Please sign in to comment.