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

Tests Workflow - Pull LFS Files

This pulls down the server git lfs files for the test.
This commit is contained in:
Refringe 2024-04-10 16:02:10 -04:00
parent ed858626b1
commit a51ef26dae
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED

View File

@ -14,6 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
lfs: true
fetch-depth: 1
- name: Install Dependencies