Fix tg_owt@M98 build with MSVC.

This commit is contained in:
John Preston
2022-01-29 14:31:48 +03:00
parent ae5e7d641a
commit 9918a20946
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1238,7 +1238,7 @@ mac:
stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 6897a88f4a
git checkout 8d9c724c07
git submodule init
git submodule update src/third_party/libyuv
win: