Fix global menu and file chooser on macOS.

This commit is contained in:
John Preston 2022-06-15 14:49:53 +04:00
parent aa484ac015
commit 1c6fac337e

View file

@ -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', """