Skip to content

Commit

Permalink
Whiches right command
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Mar 11, 2024
1 parent 4bc068d commit 1cc850b
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 @@ -29,7 +29,7 @@ jobs:
pip install 'build<0.10.0'
- name: Find path to M1 gfortran
run: which gfortran
run: which gfortran-13

- name: Output runner info
run: |
Expand Down

0 comments on commit 1cc850b

Please sign in to comment.