Backport hinting changes from Qt 6 on Windows.

This commit is contained in:
John Preston 2023-02-25 17:04:52 +04:00
parent 7a090610b9
commit 6fa8426ff4

View file

@ -404,7 +404,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 f9542e5334 git checkout e8574ccccc
""") """)
stage('msys64', """ stage('msys64', """