Skip to content

Commit

Permalink
rearrange externals
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Oct 14, 2024
1 parent 3cc308f commit 8a892c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
git config --global user.name "${GITHUB_ACTOR}"
git config --global user.email "${GITHUB_ACTOR_ID}+${GITHUB_ACTOR}@users.noreply.github.com"
pushd cesm
./bin/git-fleximod update ccs_config cdeps share mct parallelio cime
./bin/git-fleximod update cime ccs_config cdeps share mct parallelio
cd ccs_config
git checkout main
cd ../cime
Expand Down

0 comments on commit 8a892c5

Please sign in to comment.