mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +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', """
|
||||
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue