Skip to content

Commit

Permalink
bump cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Feb 28, 2024
1 parent a444ce8 commit 4033f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
id: spack-cache
uses: actions/cache@v3
with:
key: spack-cache-sandlot-5
key: spack-cache-sandlot-6
path: |
./spack
~/.spack
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
id: spack-cache
uses: actions/cache@v3
with:
key: spack-cache-sandlot-5
key: spack-cache-sandlot-6
path: |
./spack
~/.spack
Expand Down

0 comments on commit 4033f34

Please sign in to comment.