Update file path

This commit is contained in:
Balazs Perlaki-Horvath 2024-01-14 18:54:57 +01:00
parent 7d15f9099e
commit 51d031fe92

View File

@ -93,10 +93,10 @@ jobs:
- name: Set up scheme, version, build_number from files
run: |
VERSION=$(cat .build_version)
VERSION=$(cat apple/custom/.build_version)
echo "VERSION=$VERSION" >> $GITHUB_ENV
BRAND=$(cat .brand_name)
BRAND=$(cat apple/custom/.brand_name)
echo "BRAND=$BRAND" >> $GITHUB_ENV
- name: Set up variables for build