Skip to content

Commit

Permalink
Remove spack/ if it already exists
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA committed Dec 12, 2024
1 parent 440ed1e commit 9320e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
sudo apt-get install cmake
sudo apt-get install gcc-10 g++-10 gfortran-10 gcc-10-locales \
gcc-10-multilib g++-10-multilib gfortran-10-multilib
rm -rf spack
git clone -c feature.manyFiles=true https://github.com/JCSDA/spack.git
source spack/share/spack/setup-env.sh
spack env create gsi-env gsi/ci/spack.yaml
Expand Down

0 comments on commit 9320e01

Please sign in to comment.