Skip to content

Commit

Permalink
ci: which gfortran
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Feb 17, 2024
1 parent 785a3b4 commit f20bd03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mac14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
export CC=$(brew --prefix llvm)/bin/clang
export FC=/usr/local/bin/gfortran
clang --version
which gfortran
gfortran --version
/usr/local/bin/gfortran --version
pwd
ls /usr/local/bin/
Expand Down

0 comments on commit f20bd03

Please sign in to comment.