Fix build with MSVC.
This commit is contained in:
parent
883509903f
commit
7c46b292ac
|
@ -400,7 +400,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout cd9748be1
|
||||
git checkout 1a451d853a
|
||||
""")
|
||||
|
||||
stage('depot_tools', """
|
||||
|
|
Loading…
Reference in New Issue