Skip to content

Commit

Permalink
check it stack installed
Browse files Browse the repository at this point in the history
  • Loading branch information
RussTreadon-NOAA committed Jan 6, 2025
1 parent 0668886 commit ffed9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

# Install dependencies using Spack
- name: install-dependencies-with-spack
# if: steps.cache-env.outputs.cache-hit != 'true'
if: steps.cache-env.outputs.cache-hit != 'true'
run: |
rm -rf spack
git clone -c feature.manyFiles=true https://github.com/JCSDA/spack.git
Expand Down

0 comments on commit ffed9fd

Please sign in to comment.