Skip to content

Commit

Permalink
Update general-ci-tests.yml - Setup Fortran
Browse files Browse the repository at this point in the history
  • Loading branch information
manishvenu authored Aug 28, 2024
1 parent 4602463 commit c7cc044
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/general-ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:

- name: Setup Fortran
uses: fortran-lang/setup-fortran@v1.6.1
with:
compiler: ifort

# Copied from NCAR/MOM6 - Install Basic Build Packages for MOM6
- name: Install Ubuntu Linux packages
shell: bash
Expand Down

0 comments on commit c7cc044

Please sign in to comment.