1 parent 8d6e37e commit eab469cCopy full SHA for eab469c
buildbox/guest-build-telegram.sh
@@ -95,6 +95,7 @@ python3 build-system/Make/Make.py \
95
build \
96
--configurationPath="$HOME/telegram-configuration" \
97
--buildNumber="$BUILD_NUMBER" \
98
+ --disableParallelSwiftmoduleGeneration \
99
--configuration="$APP_CONFIGURATION"
100
101
OUTPUT_PATH="build/artifacts"
0 commit comments