Skip to content

Commit

Permalink
try adding SRCROOT env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Aug 1, 2023
1 parent 896b6a1 commit 5945f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ jobs:
mkdir -p $HOME/cesm/scratch
mkdir -p $HOME/cesm/inputdata
pushd $GITHUB_WORKSPACE/cesm/cime/CIME/tests
export SRCROOT=$GITHUB_WORKSPACE/cesm/
export CIME_TEST_PLATFORM=ubuntu-latest
export PIO_INCDIR=$HOME/pio/include
export PIO_LIBDIR=$HOME/pio/lib
Expand Down

0 comments on commit 5945f78

Please sign in to comment.