Skip to content

Commit d73aa75

Browse files
committed
Update meta.yml
1 parent 58ac0dd commit d73aa75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Log Intel oneAPI version
106106
if: contains(matrix.mpi, 'intel')
107107
shell: bash
108-
run: echo 'Intel oneAPI version: ${{ matrix.intel_version }}'
108+
run: echo 'Intel oneAPI version: ${{ matrix.intel_version }}'
109109

110110
- name: (Ubuntu) Build and Install HDF5 from source
111111
if: contains(matrix.os, 'ubuntu') && contains(matrix.mpi, 'intel')

0 commit comments

Comments
 (0)