Skip to content

Commit d20805c

Browse files
committed
CLANG github workflow typo
1 parent 623c4a4 commit d20805c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/single-platform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Install Clang compiler and OpenMPI
8383
run: |
8484
spack install -j 4 llvm
85-
spack install -j 4 spack install -j 4 openmpi
85+
spack install -j 4 openmpi
8686
8787
- name: Configure and Make CLANG_MPI
8888
run: |

0 commit comments

Comments
 (0)