mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-28 13:11:58 +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
|
||||
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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue