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 0b9c585
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ jobs:
brew install bash
brew upgrade cmake
brew install unzip
brew install gcc
file /usr/bin/gcc
file /usr/bin/clang
ls /usr/local/bin
shell: bash

- name: Install dependencies for Windows
Expand Down

0 comments on commit 0b9c585

Please sign in to comment.