There was an error while loading. Please reload this page.
1 parent 5e5aeec commit 4256934Copy full SHA for 4256934
1 file changed
.github/workflows/Spack.yml
@@ -33,10 +33,10 @@ jobs:
33
package-name: wgrib2
34
package-variants: ${{ matrix.variants }}
35
custom-recipe: spack/package.py
36
- use-repo-cache: true
+ use-repo-cache: false
37
spack-compiler: gcc
38
use-common-build-cache: true
39
- cache-spack-lock: true
+ cache-spack-lock: false
40
repo-cache-key-suffix: ${{ matrix.os }}-${{ matrix.variants }}-
41
42
recipe-check:
0 commit comments