Skip to content

Commit 4256934

Browse files
debug spack
1 parent 5e5aeec commit 4256934

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Spack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
package-name: wgrib2
3434
package-variants: ${{ matrix.variants }}
3535
custom-recipe: spack/package.py
36-
use-repo-cache: true
36+
use-repo-cache: false
3737
spack-compiler: gcc
3838
use-common-build-cache: true
39-
cache-spack-lock: true
39+
cache-spack-lock: false
4040
repo-cache-key-suffix: ${{ matrix.os }}-${{ matrix.variants }}-
4141

4242
recipe-check:

0 commit comments

Comments
 (0)