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

Try build with newest patches

This commit is contained in:
RadRussianRus
2021-12-16 23:49:09 +03:00
parent 522dda77e7
commit 1277b5351c

View File

@@ -401,7 +401,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 4c21dfa0db
git checkout 83a901f499
""")
stage('depot_tools', """