Skip to content

Commit 8c4dcdd

Browse files
Update Spack.yml
1 parent 331d601 commit 8c4dcdd

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
spack-ref: faa14e1c4943025dbf14505ebbc97027868950fd
4242

0 commit comments

Comments
 (0)