Skip to content

Commit

Permalink
fixing cache
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Apr 12, 2024
1 parent 23bcebc commit 2a5998d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regtest_gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ jobs:
cat ${GITHUB_WORKSPACE}/ww3/regtests/ww3_tp2.5/out_pnt_ncdump.txt
cmp ${GITHUB_WORKSPACE}/ww3/regtests/ww3_tp2.5/out_pnt_ncdump.txt ncdump_out.txt
- name: cache-env
id: cache-env
- name: cache-data
id: cache-data
uses: actions/cache@v3
with:
path: ww3/ww3_from_ftp.v7.14.1.tar.gz
Expand Down

0 comments on commit 2a5998d

Please sign in to comment.