mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix build
This commit is contained in:
parent
b8e58f2df8
commit
c85d0b21c7
@ -26,7 +26,7 @@ if [ "$BUILD_MACHINE" == "linux" ]; then
|
||||
echo "Virtual machine $VM_BASE_NAME not found"
|
||||
exit 1
|
||||
fi
|
||||
elif [ "$BUILD_MACHINE" == "linux" ]; then
|
||||
elif [ "$BUILD_MACHINE" == "macOS" ]; then
|
||||
echo "Building on macOS"
|
||||
else
|
||||
echo "Unknown build machine $(uname -s)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user