diff --git a/.github/workflows/release-riscv64_pine64_star64.yml b/.github/workflows/release-riscv64_pine64_star64.yml index 74f6f8b..9ac792b 100644 --- a/.github/workflows/release-riscv64_pine64_star64.yml +++ b/.github/workflows/release-riscv64_pine64_star64.yml @@ -34,6 +34,8 @@ jobs: run: git clone https://github.com/riscv-software-src/opensbi.git opensbi - name: Clone StarFive utilities + env: + GIT_LFS_SKIP_SMUDGE: "1" run: git clone https://github.com/starfive-tech/soft_3rdpart.git starfive_utils - name: Build U-Boot SPL and DTBs