Skip to content

Commit

Permalink
update share to use head of main in srt test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jun 28, 2024
1 parent f2af60b commit 428ecc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
cd ../components/cdeps
git checkout main
git submodule update --init
cd ../../share
git checkout main
- name: Cache ESMF
id: cache-esmf
Expand Down

0 comments on commit 428ecc6

Please sign in to comment.