diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index dba15871..3d8ad663 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -18,7 +18,7 @@ jobs: - name: Configure Git LFS run: | git lfs install - git config -f .lfsconfig lfs.url https://lfs.sp-tarkov.com/sp-tarkov/server-csharp + git config -f .lfsconfig lfs.url https://spt-lfs.sp-tarkov.com/sp-tarkov/server-csharp git config -f .lfsconfig lfs.locksverify false git lfs pull