Use different font fallback algo on Windows.

This commit is contained in:
John Preston 2024-04-24 17:44:40 +04:00
parent d5a347ede7
commit b46ca1ec17
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout ab24db42b9
git checkout 5d64e21844
""")
stage('msys64', """