Skip to content

Commit

Permalink
Update Spack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA authored Apr 23, 2024
1 parent 3acb44e commit e58d625
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,13 @@ jobs:

- name: "Test with Spack"
uses: NOAA-EMC/ci-test-spack-package@develop
env:
secret: ${{ secrets.SPACKBUILDCACHE }}
with:
package-name: ip
package-variants: ${{ matrix.variants }}
spack-compiler: gcc@11
cache-secret: ${{ secrets.SPACK2 }}
cache-secret: ${{ env.secret }}
upload-artifacts: always
custom-recipe: spack/package.py
spack-ref: 6f7eb3750cc100dc9cd6c02730d16ff8eb0c2d9e
Expand Down

0 comments on commit e58d625

Please sign in to comment.