mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-22 00:57:09 +02:00
Fix build for macOS with Qt 6.3.0..
This commit is contained in:
parent
2f8efb5ce6
commit
17be462d59
1 changed files with 1 additions and 1 deletions
|
@ -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', """
|
||||
|
|
Loading…
Add table
Reference in a new issue