mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix camera capture DCHECKs in tg_owt on Windows.
This commit is contained in:
parent
728155f0d8
commit
a2ac9e10e2
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue