Skip to content

Commit

Permalink
In intel CI, use NOAAEMC sp
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Aug 21, 2023
1 parent 112ed17 commit 5559fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Intel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
if: steps.cache-sp.outputs.cache-hit != 'true'
uses: actions/checkout@v2
with:
repository: AlexanderRichert-NOAA/NCEPLIBS-sp
repository: NOAA-EMC/NCEPLIBS-sp
path: sp
ref: add_intel_llvm
ref: develop

- name: build-sp
if: steps.cache-sp.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 5559fba

Please sign in to comment.