Skip to content

Commit 5314c68

Browse files
committed
spack-reusable: investigate cmake and gcc usage
1 parent 67baf2a commit 5314c68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/spack-reusable.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
shell: bash
2222
run : |
2323
source /spack/share/spack/setup-env.sh
24+
spack external find cmake
25+
spack compiler list
26+
spack compiler info gcc
2427
cd /spack_recipes && git pull
2528
spack repo add /spack_recipes/meshing
2629
spack repo add /spack_recipes/meshing_supersede

0 commit comments

Comments
 (0)