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