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 ea507fd commit 481ac17
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci-compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
mkdir ~/.cime
cp /home/e3smuser/.cime/* /github/home/.cime/
git clone https://github.com/rfiorella/pt-e3sm-inputdata /home/e3smuser/inputdata
tar -xvfz /home/e3smuser/inputdata/atm/datm7/NASA_LIS/clmforc.Li_2012_climo1995-2011.T62.lnfm_c130327.nc.tar.gz
tar -xvfz /home/e3smuser/inputdata/atm/datm7/NASA_LIS/clmforc.Li_2012_climo1995-2011.T62.lnfm_Total_c140423.nc.tar.gz
cd /home/e3smuser/inputdata/atm/datm7/NASA_LIS/
tar -zxvf clmforc.Li_2012_climo1995-2011.T62.lnfm_c130327.nc.tar.gz
tar -zxvf clmforc.Li_2012_climo1995-2011.T62.lnfm_Total_c140423.nc.tar.gz
ls -v /home/e3smuser/inputdata/atm/datm7/NASA_LIS/
- name: create new case and setup
run: |
Expand Down

0 comments on commit 481ac17

Please sign in to comment.