There was an error while loading. Please reload this page.
1 parent 3a2b66e commit 0bc2bd0Copy full SHA for 0bc2bd0
1 file changed
.github/workflows/Spack.yml
@@ -28,7 +28,7 @@ jobs:
28
# try clearing the cache by setting 'use-repo-cache' and 'cache-spack-lock'
29
# to false. Then re-enable them after confirming the build works.
30
- name: "Build Spack package"
31
- uses: NOAA-EMC/ci-test-spack-package@develop
+ uses: NOAA-EMC/ci-test-spack-package@59dd3e88e57e44103ffa41282aef3dba7988bec6
32
with:
33
package-name: wgrib2
34
package-variants: ${{ matrix.variants }}
0 commit comments