We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0000f63 commit 9e2d358Copy full SHA for 9e2d358
.github/workflows/linux.yml
@@ -42,7 +42,7 @@ jobs:
42
sudo apt-get install libtool
43
sudo apt install cmake
44
# hdf5
45
- git clone 1 https://github.com/HDFGroup/hdf5.git
+ git clone https://github.com/HDFGroup/hdf5.git
46
# libfabric 1.12.1
47
wget https://github.com/ofiwg/libfabric/archive/refs/tags/v1.12.1.tar.gz
48
tar xf v1.12.1.tar.gz
0 commit comments