Updated LFS path

This commit is contained in:
Chomp
2025-09-08 12:38:08 +01:00
parent 19b26c25b9
commit 88ec0d7240
+1 -1
View File
@@ -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