diff --git a/.github/workflows/Spack.yml b/.github/workflows/Spack.yml index 02b7c627..92889411 100644 --- a/.github/workflows/Spack.yml +++ b/.github/workflows/Spack.yml @@ -33,7 +33,7 @@ jobs: package-name: g2c package-variants: ${{ matrix.variants }} custom-recipe: spack/package.py - use-repo-cache: false + use-repo-cache: true spack-compiler: gcc repo-cache-key-suffix: ${{ matrix.os }}-${{ matrix.variants }}-1