0
0
mirror of https://github.com/sp-tarkov/build.git synced 2025-02-12 16:50:45 -05:00

Update Git clone URL for Launcher

This commit is contained in:
Refringe 2024-03-05 22:30:52 -05:00
parent a4d042b85d
commit d0767a4f8f
No known key found for this signature in database
GPG Key ID: DA8524051241DD36

View File

@ -222,7 +222,7 @@ jobs:
- name: Clone
run: |
rm -rf /workspace/refringe/Build/launcher
git clone https://git.refringe.com/refringe/Launcher.git --branch 3.8.0-BE-Test --depth 1 /workspace/refringe/Build/launcher
git clone https://dev.sp-tarkov.com/SPT-AKI/Launcher.git --branch 3.8.0-BE-Test --depth 1 /workspace/refringe/Build/launcher
- name: Build Launcher
run: |