diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 3b77d44..ef4e1fb 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -55,7 +55,7 @@ jobs: - name: Prepare Build if: runner.os != 'Windows' run: |- - git clone https://${{ secrets.PAT }}@github.com/dcvz/zre.git + git lfs clone https://${{ secrets.PAT }}@github.com/dcvz/zre.git cd zre ./process.sh env: