mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 17:30:44 -05:00
Revert "Updated spt version parameter name."
This reverts commit 486d27592b12bc8b08daf715a517c344406cc641.
This commit is contained in:
parent
ffabd7b301
commit
e8aca05e40
@ -152,7 +152,7 @@ jobs:
|
||||
|
||||
# Extract versions from core.json
|
||||
cd project/assets/configs
|
||||
SPT_VERSION=$(jq -r '.sptVersion' core.json)
|
||||
SPT_VERSION=$(jq -r '.akiVersion' core.json)
|
||||
FULL_VERSION=$(jq -r '.compatibleTarkovVersion' core.json)
|
||||
CLIENT_VERSION=${FULL_VERSION##*.}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user