Skip to content

Commit a1083e6

Browse files
committed
Module load llvm in gcc-openmpi build
Signed-off-by: Christian Glusa <[email protected]>
1 parent 1bb2c32 commit a1083e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/AT2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- name: module list
4646
shell: bash
4747
run: |
48+
bash -l -c "module load llvm"
4849
bash -l -c "module list"
4950
printenv PATH
5051
- name: Cancel Previous Runs

0 commit comments

Comments
 (0)