mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Version 4.6.1: Add one more patch on Windows.
This commit is contained in:
parent
0d134f2b89
commit
f95610edfc
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@ if customRunCommand:
|
||||||
stage('patches', """
|
stage('patches', """
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout 5b3541af89
|
git checkout 65cd5219e4
|
||||||
""")
|
""")
|
||||||
|
|
||||||
stage('msys64', """
|
stage('msys64', """
|
||||||
|
|
Loading…
Add table
Reference in a new issue