Skip to content

Commit

Permalink
Installs commandlinetools
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Mar 11, 2024
1 parent 5c2d5f0 commit ab4c18d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ jobs:
- name: Print gcc version
run: gcc --version

- name: Install gfortran
xcode-select --install

- name: Print gfortran version
run: gfortran --version

Expand Down

0 comments on commit ab4c18d

Please sign in to comment.