Fix another crash on context loss.

This commit is contained in:
John Preston 2022-04-01 10:12:41 +04:00
parent f6559c01e4
commit 6716c08306

View File

@ -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', """