mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-05-06 17:11:43 +00:00
try cloning with lfs
This commit is contained in:
parent
a9b104bca8
commit
6dc2384e08
1 changed files with 1 additions and 1 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
||||||
- name: Prepare Build
|
- name: Prepare Build
|
||||||
if: runner.os != 'Windows'
|
if: runner.os != 'Windows'
|
||||||
run: |-
|
run: |-
|
||||||
git clone https://${{ secrets.PAT }}@github.com/dcvz/zre.git
|
git lfs clone https://${{ secrets.PAT }}@github.com/dcvz/zre.git
|
||||||
cd zre
|
cd zre
|
||||||
./process.sh
|
./process.sh
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue