Skip to content

Commit

Permalink
set use-repo-cache=true in spack workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Nov 21, 2024
1 parent 26a1776 commit 2c8f4d4
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 2c8f4d4

Please sign in to comment.