Skip to content

Commit

Permalink
Add gfortran to mac build-from-source job
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-manns committed Mar 5, 2024
1 parent 8c06e0c commit 47c3864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
brew install bash
brew upgrade cmake
brew install unzip
brew install gfortran
file /usr/bin/gcc
file /usr/bin/clang
shell: bash
Expand Down

0 comments on commit 47c3864

Please sign in to comment.