Added patch for colors of strikeout format to Linux.

This commit is contained in:
23rd 2025-01-06 21:00:49 +03:00
parent 88a310a86e
commit 2ab725e5e1

View file

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