Skip to content

Commit

Permalink
Merge pull request #469 from jedwards4b/test_github_workflow
Browse files Browse the repository at this point in the history
replace manage-externals with git-fleximod
  • Loading branch information
jedwards4b committed Jun 18, 2024
2 parents df68ec5 + f79221e commit 1e9f5dc
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 @@ -79,7 +79,7 @@ jobs:
- name: checkout externals
run: |
pushd cesm
./manage_externals/checkout_externals ccs_config cdeps share mct cpl7 parallelio
./bin/git-fleximod update ccs_config cdeps share mct parallelio
cd ccs_config
git checkout main
cd ../
Expand Down

0 comments on commit 1e9f5dc

Please sign in to comment.