Skip to content

Commit

Permalink
Merge pull request #191 from esmf-org/hotfix/spack_action
Browse files Browse the repository at this point in the history
Fix for Spack build action
  • Loading branch information
uturuncoglu authored Oct 30, 2023
2 parents 95d98e0 + 91e47a8 commit ae6d46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-build-spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
sudo apt-get -qq update
sudo apt-get -qq install tar unzip file curl gringo
sudo apt-get -qq install build-essential binutils-dev gfortran gdb
sudo apt-get -qq install gfortran-12 gfortran-13
sudo apt-get -qq install python3-dev
# restore Intel oneAPI compiler installation from cache
Expand Down

0 comments on commit ae6d46c

Please sign in to comment.