CI spack config fixes
Compare changes
+ 8
− 14
@@ -21,10 +21,9 @@ export OCI_CACHE_PREFIX=$7
@@ -21,10 +21,9 @@ export OCI_CACHE_PREFIX=$7
@@ -46,19 +45,14 @@ if [ ! -d ${CI_SPACK_ROOT} ]; then
@@ -46,19 +45,14 @@ if [ ! -d ${CI_SPACK_ROOT} ]; then
UPSTREAM_PREFIX=$(find $UPSTREAM_INSTANCE/spack/opt/spack/ -type d -name ".spack-db" 2>/dev/null | xargs -I {} dirname {})