mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix tg_owt@M98 build with MSVC.
This commit is contained in:
parent
ae5e7d641a
commit
9918a20946
2 changed files with 2 additions and 2 deletions
|
@ -1238,7 +1238,7 @@ mac:
|
|||
stage('tg_owt', """
|
||||
git clone https://github.com/desktop-app/tg_owt.git
|
||||
cd tg_owt
|
||||
git checkout 6897a88f4a
|
||||
git checkout 8d9c724c07
|
||||
git submodule init
|
||||
git submodule update src/third_party/libyuv
|
||||
win:
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 04cc1ff4a6fdade551e26441488ac0d0a208e96c
|
||||
Subproject commit b2e684105884f781c2de6e77bf47a10919406325
|
Loading…
Add table
Reference in a new issue