2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Version 4.6.1: Add one more patch on Windows.

This commit is contained in:
John Preston
2023-02-06 23:04:40 +04:00
parent 0d134f2b89
commit f95610edfc

View File

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