Skip to content

Commit

Permalink
Fixing root SCM path
Browse files Browse the repository at this point in the history
  • Loading branch information
scrasmussen committed Nov 15, 2024
1 parent 04861ca commit 8501841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvidia_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:

# Environmental variables
env:
SCM_ROOT: /workspace/ccpp-scm
NetCDF_ROOT: /home/runner/netcdf
NetCDF_VERSION: 4.9.2
NetCDFF_VERSION: 4.6.1
bacio_ROOT: /home/runner/bacio
sp_ROOT: /home/runner/NCEPLIBS-sp
w3emc_ROOT: /home/runner/myw3emc
SCM_ROOT: /home/runner/work/ccpp-scm/ccpp-scm
HDF5_ROOT: /home/runner/hdf5
HDF5_VERSION: 1.14.5
MPI_ROOT: /home/runner/openmpi
Expand Down

0 comments on commit 8501841

Please sign in to comment.