Skip to content

Commit

Permalink
fix compiler selection in Intel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed May 16, 2024
1 parent 8adf5f9 commit b3ca4c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- name: "Install Intel"
uses: NOAA-EMC/ci-install-intel-toolkit@develop
with:
compiler-setup: ${{ matrix.compilers }}

- name: "Build dependencies"
uses: NOAA-EMC/ci-build-nceplibs@develop
Expand Down

0 comments on commit b3ca4c4

Please sign in to comment.