Attempt to fix screen dpi changes on Windows.

This commit is contained in:
John Preston 2024-10-05 20:36:33 +04:00
parent 6a30967f23
commit 127e4a5086

View file

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