Skip to content

Commit

Permalink
spack-reusable: investigate cmake and gcc usage
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslg committed Nov 15, 2024
1 parent 67baf2a commit 5290cd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/spack-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
shell: bash
run : |
source /spack/share/spack/setup-env.sh
spack external find cmake
spack compiler list
spack compiler info gcc
cd /spack_recipes && git pull
spack repo add /spack_recipes/meshing
spack repo add /spack_recipes/meshing_supersede
Expand Down

0 comments on commit 5290cd8

Please sign in to comment.