Fix non-Retina spelling error underline on macOS.

This commit is contained in:
John Preston 2022-01-26 12:34:07 +03:00
parent 9038dfb3b8
commit 8c349c0515

View file

@ -400,7 +400,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 58ac8663f5
git checkout 4142f82d11
""")
stage('depot_tools', """