fixup! fixup! Add LFS support to the workflows.

This commit is contained in:
2025-12-19 18:19:53 +00:00
parent 21b995bb16
commit b4d172b69c
4 changed files with 253 additions and 230 deletions
+1
View File
@@ -76,6 +76,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: ${{ inputs.lfs }}
- name: Run workflow prepare script
shell: bash