mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 02:50:46 -05:00
Update LFS pull command in build.yaml
This commit is contained in:
parent
22304b67b8
commit
ba75d07723
@ -16,6 +16,6 @@ jobs:
|
|||||||
- name: Checkout Server Project
|
- name: Checkout Server Project
|
||||||
run: git clone https://dev.sp-tarkov.com/SPT-AKI/Server.git --branch 3.8.0-BE --depth 1 /workspace/server
|
run: git clone https://dev.sp-tarkov.com/SPT-AKI/Server.git --branch 3.8.0-BE --depth 1 /workspace/server
|
||||||
|
|
||||||
- name: Pull LFS Files
|
- name: Pull Server LFS Files
|
||||||
run: git lfs pull
|
run: git lfs pull
|
||||||
workspace: /workspace/server
|
working-directory: /workspace/server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user