Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlevy1981 committed Nov 20, 2024
1 parent 0c0fba1 commit 67e313e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview_namelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ master, cesm3.0-alphabranch ]

env:
ESMFMKFILE: ~/esmf.mk
ESMFMKFILE: ${{ env.HOME }}/esmf.mk
jobs:
preview_namelists:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 67e313e

Please sign in to comment.