Setup Git LFS

This commit is contained in:
2024-12-28 12:09:33 +01:00
parent ab73609db6
commit 3cd25eed5a
1698 changed files with 11 additions and 0 deletions

View File

@ -21,6 +21,7 @@ jobs:
run: |
git fetch --all
git reset --hard origin/main
git lfs pull
- name: Build
run: |
rm -rf public
@ -45,6 +46,7 @@ jobs:
run: |
git fetch --all
git reset --hard origin/main
git lfs pull
- name: Build
run: |
rm -rf test