Skip to content

Commit

Permalink
ci(riscv64): remove git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee committed Mar 10, 2024
1 parent 311db34 commit ca1f0fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/riscv64-lin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
apt-get install -q -y cmake
run: |
echo ::set-output name=uname::$(uname -a)
git clone https://github.com/hyoklee/hdf5
cd hdf5
mkdir build
cd build
cmake -DHDF5_ENABLE_SZIP_SUPPORT:BOOL=OFF ..
Expand Down

0 comments on commit ca1f0fc

Please sign in to comment.