Fix camera capture DCHECKs in tg_owt on Windows.

This commit is contained in:
John Preston 2022-03-14 17:25:14 +04:00
parent 728155f0d8
commit a2ac9e10e2

View file

@ -1238,7 +1238,7 @@ mac:
stage('tg_owt', """ stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt cd tg_owt
git checkout 8d9c724c07 git checkout 1fe5e68d99
git submodule init git submodule init
git submodule update src/third_party/libyuv git submodule update src/third_party/libyuv
win: win: