mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 14:50:44 -05:00
Reapply "Updated spt version parameter name."
This reverts commit e8aca05e40b16eebfb38bfd578fdf2d82164dea6.
This commit is contained in:
parent
e8aca05e40
commit
a61c32161f
@ -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