mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 03:50:43 +00:00
Fix macOS action
This commit is contained in:
parent
a480fc9d7c
commit
226154baa5
@ -405,6 +405,8 @@ stage('patches', """
|
||||
stage('depot_tools', """
|
||||
mac:
|
||||
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
cd depot_tools
|
||||
./update_depot_tools
|
||||
""", 'ThirdParty')
|
||||
|
||||
if not mac or 'build-stackwalk' in options:
|
||||
|
Loading…
Reference in New Issue
Block a user