Beta version 3.7.6: Backport a Qt 5.15.4 crashfix.
This commit is contained in:
parent
7a9273eca9
commit
45caa25e55
|
@ -399,7 +399,7 @@ if customRunCommand:
|
||||||
stage('patches', """
|
stage('patches', """
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout 8ce6ac9d6e
|
git checkout e1383b0e8f
|
||||||
""")
|
""")
|
||||||
|
|
||||||
stage('depot_tools', """
|
stage('depot_tools', """
|
||||||
|
|
Loading…
Reference in New Issue