Skip to content

Commit

Permalink
Update ci-compile-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfiorella authored Mar 30, 2024
1 parent c40aa14 commit 987f4b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
mkdir ~/.cime
cp /home/e3smuser/.cime/* /github/home/.cime/
git clone https://github.com/rfiorella/pt-e3sm-inputdata /home/e3smuser/inputdata
find /home/e3smuser/inputdata -type f -name "*.gz" -exec gunzip -v {} \;
- name: create new case and setup
run: |
cd cime/scripts && ./create_newcase --mach docker --res ELM_USRDAT --compset ICB1850CNPRDCTCBC --case ~/output/ci_test \
Expand Down

0 comments on commit 987f4b4

Please sign in to comment.