Skip to content

Commit

Permalink
Merge pull request NOAA-EMC#297 from AlysonStahl-NOAA/as_spack_cache
Browse files Browse the repository at this point in the history
Use spack repo cache so spack workflows run faster
  • Loading branch information
AlysonStahl-NOAA authored Nov 22, 2024
2 parents 50011ff + dd12d57 commit 6a928b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
package-name: wgrib2
package-variants: ${{ matrix.variants }}
custom-recipe: spack/package.py
use-repo-cache: true
spack-compiler: gcc
repo-cache-key-suffix: ${{ matrix.os }}-${{ matrix.variants }}-1

Expand Down

0 comments on commit 6a928b0

Please sign in to comment.