Skip to content

Commit

Permalink
Update general-ci-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manishvenu authored Aug 28, 2024
1 parent d582d16 commit 840d417
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/general-ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,13 @@ jobs:
git clone https://github.com/ESCOMP/CESM.git -b cesm3_0_alpha03a cesm3_0_alpha03a
cd cesm3_0_alpha03a
./bin/git-fleximod update
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Checkout MOM Branch
run: |
cd $HOME/cesm3_0_alpha03a/components/mom/
git checkout main
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Build Standalone MOM
run: |
cd standalone/build
Expand Down

0 comments on commit 840d417

Please sign in to comment.