Add missing LFS reference

This commit is contained in:
2026-01-06 02:27:44 +01:00
committed by GitHub
parent 9ed8f9e242
commit cec80cc452

View File

@@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
lfs: true
- name: Set up Node
uses: actions/setup-node@v4
with: