mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 07:05:13 +00:00
Fix camera capture DCHECKs in tg_owt on Windows.
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user