mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix build of tg_owt with VS 2022.
This commit is contained in:
parent
0c695a6a9a
commit
c7678f17ac
1 changed files with 1 additions and 1 deletions
|
@ -1154,7 +1154,7 @@ mac:
|
|||
stage('tg_owt', """
|
||||
git clone https://github.com/desktop-app/tg_owt.git
|
||||
cd tg_owt
|
||||
git checkout eaeea95898
|
||||
git checkout b02478677b
|
||||
git submodule init
|
||||
git submodule update src/third_party/libvpx/source/libvpx src/third_party/libyuv
|
||||
win:
|
||||
|
|
Loading…
Add table
Reference in a new issue