Fix build with MSVC.

This commit is contained in:
John Preston 2022-01-23 00:26:16 +03:00
parent 883509903f
commit 7c46b292ac

View file

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