2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

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', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 8d9c724c07
git checkout 1fe5e68d99
git submodule init
git submodule update src/third_party/libyuv
win: