Skip to content

Commit

Permalink
fix srt test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jan 30, 2024
2 parents c4f5082 + e155c9a commit 43953e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ jobs:
sed -i".bak" "s/[email protected]:/https:\/\/github.com\//g" "${PWD}/.gitmodules"
fi
git submodule update --init
cd ../components/cdeps
git checkout main
- name: Cache ESMF
id: cache-esmf
uses: actions/cache@v3
Expand Down

0 comments on commit 43953e8

Please sign in to comment.