Skip to content

Commit

Permalink
ci: fix clone path
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Oct 15, 2023
1 parent fe47141 commit 9b83076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
sudo pkg_add autoconf-2.71
sudo pkg_add automake-1.16.5
sudo pkg_add libtool-2.4.2p2
git clone https://github.com/HDFGroup/hyoklee
git clone https://github.com/HDFGroup/hyoklee/hdf5
cd hdf5
export AUTOCONF_VERSION=2.71
export AUTOMAKE_VERSION=1.16
Expand Down

0 comments on commit 9b83076

Please sign in to comment.