2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

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

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