Fix crash on monitor arrangement change.

This commit is contained in:
John Preston 2024-10-15 12:13:06 +04:00
parent 70ed43b811
commit d351a7d697

View file

@ -457,7 +457,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 54378fbc46
git checkout 412f65c296
""")
stage('msys64', """