0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-13 06:30:45 -05:00

Add git lfs ls-files command to pull Server LFS Files

This commit is contained in:
Refringe 2024-03-01 13:32:56 -05:00
parent ba75d07723
commit d84991c7f5
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -18,4 +18,5 @@ jobs:
- name: Pull Server LFS Files - name: Pull Server LFS Files
run: git lfs pull run: git lfs pull
run: git lfs ls-files
working-directory: /workspace/server working-directory: /workspace/server