We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b002e2 commit 5ef0191Copy full SHA for 5ef0191
1 file changed
.github/workflows/workflow.yml
@@ -53,6 +53,7 @@ jobs:
53
patch-esmf: true
54
# For some reason, Spack builds have weird install issues. For now, skip install.
55
run-install: false
56
+ load-fms: true
57
58
spack_build_gocart:
59
uses: GEOS-ESM/CI-workflows/.github/workflows/spack_gcc_build.yml@project/geosgcm
@@ -65,4 +66,5 @@ jobs:
65
66
67
# Note: you cannot build the install target with plain GOCART
68
69
70
0 commit comments