One more fonts fix and fix paste from clipboard.

This commit is contained in:
John Preston 2023-02-07 11:31:19 +04:00
parent f95610edfc
commit 26ff3148d6

View file

@ -404,7 +404,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 65cd5219e4
git checkout c00002819c
""")
stage('msys64', """