Skip to content

Commit

Permalink
Build GCC again
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Dec 12, 2024
1 parent bddcfad commit 440ed1e
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 @@ -43,7 +43,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: |
sudo apt-get install cmake
sudo apt-get install gcc-10 g++-10 gfortran-10 gcc-10-locales \
Expand Down

0 comments on commit 440ed1e

Please sign in to comment.