Merge commit 'eab469c68e6f8679137243edb5898d2c09c12085'

This commit is contained in:
Ilya Laktyushin 2021-09-19 01:41:32 +03:00
commit 9e9dbd49dc
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
61c0e29ede9b63175583b4609216b9c6083192c87d0e6ee0a42a5ff263b627dc
61c0e29ede9b63175583b4609216b9c6083192c87d0e6ee0a42a5ff263b627dd

View File

@ -95,6 +95,7 @@ python3 build-system/Make/Make.py \
build \
--configurationPath="$HOME/telegram-configuration" \
--buildNumber="$BUILD_NUMBER" \
--disableParallelSwiftmoduleGeneration \
--configuration="$APP_CONFIGURATION"
OUTPUT_PATH="build/artifacts"