Fix CJK font fallback on Windows.

Fixes #25714.
This commit is contained in:
John Preston 2023-01-12 10:12:53 +04:00
parent b47c66155d
commit ecf61712cd
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 8a361a1307
git checkout 3e11c652e1
""")
stage('msys64', """