mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Fix macOS action
This commit is contained in:
parent
a480fc9d7c
commit
226154baa5
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue