mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 06:37:24 +02:00
Fix global menu and file chooser on macOS.
This commit is contained in:
parent
aa484ac015
commit
1c6fac337e
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 4a5c759f8f
|
||||
git checkout 8ce6ac9d6e
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
|
Loading…
Add table
Reference in a new issue