mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Fix charts
This commit is contained in:
parent
13cd7a2ab6
commit
7d7ccbee75
6 changed files with 22 additions and 21 deletions
|
|
@ -17,7 +17,7 @@ prepare_build_variables () {
|
|||
;;
|
||||
esac
|
||||
|
||||
local BAZEL="/Users/ilya/bin/bazel"
|
||||
local BAZEL="$(which bazel)"
|
||||
if [ "$BAZEL" = "" ]; then
|
||||
echo "bazel not found in PATH"
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue