mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix another crash on context loss.
This commit is contained in:
@@ -400,7 +400,7 @@ if customRunCommand:
|
||||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 43c34f586a
|
||||
git checkout 292cb42fe1
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
Reference in New Issue
Block a user