Skip to content

Commit

Permalink
Update meta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
perazz committed Jun 24, 2024
1 parent 652e1af commit 8c6098a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
run: |
# Install MPI
sudo apt-get install -y -q intel-oneapi-mpi-devel ninja-build
source /opt/intel/oneapi/setvars.sh
source /opt/intel/oneapi/setvars.sh --force
printenv >> $GITHUB_ENV
# To run HDF5 with oneAPI, we need to build it from source
curl -O -L https://github.com/HDFGroup/hdf5/archive/refs/tags/snapshot-1.14.tar.gz
Expand Down

0 comments on commit 8c6098a

Please sign in to comment.