Skip to content

Commit

Permalink
Update ci-osx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcwright77 authored Jul 17, 2024
1 parent cae32d4 commit 5279912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:

steps:
- uses: actions/checkout@v4
# - name: find gfortran
# run: ln -s `brew --prefix`/bin/gfortran-13 `brew --prefix`/bin/gfortran
- name: find gfortran
run: ln -s `brew --prefix`/bin/gfortran-14 `brew --prefix`/bin/gfortran
- name: Install AORSA deps
run: brew install gfortran open-mpi scalapack giza netcdf-fortran
- name: Build
Expand Down

0 comments on commit 5279912

Please sign in to comment.