Fix build for macOS with Qt 6.3.0..

This commit is contained in:
John Preston 2022-04-13 15:47:37 +04:00
parent 2f8efb5ce6
commit 17be462d59
1 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 86187a0437
git checkout 22629a5df5
""")
stage('depot_tools', """