Skip to content

Commit 487b6d0

Browse files
committed
Update win-CI to source Intel-MPI.bat.
1 parent 27f8ebb commit 487b6d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/win-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- name: MPI info
3737
run: |
3838
echo "${{ steps.setup-mpi.outputs.mpi }}"
39+
${I_MPI_ROOT}/bin/vars.bat
3940
set -o verbose
4041
# mpiexec -help
4142
type mpiexec

0 commit comments

Comments
 (0)