Skip to content

Commit

Permalink
Bugfix to action yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Mar 11, 2024
1 parent ab4c18d commit ed9022c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: gcc --version

- name: Install gfortran
xcode-select --install
run: xcode-select --install

- name: Print gfortran version
run: gfortran --version
Expand Down

0 comments on commit ed9022c

Please sign in to comment.