Skip to content

Commit 0000f63

Browse files
authored
Update linux.yml
1 parent ba56673 commit 0000f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
sudo apt-get install libtool
4343
sudo apt install cmake
4444
# hdf5
45-
git clone --depth 1 https://github.com/HDFGroup/hdf5.git
45+
git clone 1 https://github.com/HDFGroup/hdf5.git
4646
# libfabric 1.12.1
4747
wget https://github.com/ofiwg/libfabric/archive/refs/tags/v1.12.1.tar.gz
4848
tar xf v1.12.1.tar.gz

0 commit comments

Comments
 (0)