CI: improve more ci worflow

This commit is contained in:
mahee96
2026-02-24 02:24:47 +05:30
parent cb93168516
commit bcadc92057
2 changed files with 1 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ jobs:
path: 'Dependencies/beta-build-num'
fetch-depth: 1
- name: Setup
- name: Setup Env
run: |
BUILD_NUM=$(python3 scripts/ci/workflow.py reserve_build_number 'Dependencies/beta-build-num')
MARKETING_VERSION=$(python3 scripts/ci/workflow.py get-marketing-version)