mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-02 12:31:04 +00:00
Fix another crash on context loss.
This commit is contained in:
parent
f6559c01e4
commit
6716c08306
@ -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', """
|
||||
|
Loading…
Reference in New Issue
Block a user