mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 05:10:47 -05:00
Oops
This commit is contained in:
parent
a33e273d9d
commit
833abf8435
@ -298,7 +298,7 @@ jobs:
|
|||||||
id: generate-filename
|
id: generate-filename
|
||||||
run: |
|
run: |
|
||||||
BUILD_TYPE=${{ needs.build-server.outputs.build_type }}
|
BUILD_TYPE=${{ needs.build-server.outputs.build_type }}
|
||||||
SPT_VERSION${{ needs.build-modules.outputs.spt_version }}
|
SPT_VERSION=${{ needs.build-modules.outputs.spt_version }}
|
||||||
CLIENT_VERSION=${{ needs.build-modules.outputs.client_version }}
|
CLIENT_VERSION=${{ needs.build-modules.outputs.client_version }}
|
||||||
DATE=$(date +%Y%m%d)
|
DATE=$(date +%Y%m%d)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user