Skip to content

Commit

Permalink
nc 34
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 9, 2023
1 parent 263aa2a commit f02f596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ jobs:
if: steps.cache-hdf5.outputs.cache-hit != 'true'
shell: msys2 {0}
run: |
pacman -Sy mingw-w64-x86_64-hdf5
pacman -Sy --noconfirm mingw-w64-x86_64-hdf5
# #pushd $HOME
# cd $HOME
# wget https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-$(echo ${{ matrix.hdf5 }} | cut -d. -f 1,2)/hdf5-${{ matrix.hdf5 }}/src/hdf5-${{ matrix.hdf5 }}.tar.bz2
Expand Down

0 comments on commit f02f596

Please sign in to comment.