Update tg_owt with desktop capture fix on macOS.

This commit is contained in:
John Preston 2021-11-12 14:55:24 +04:00
parent efe12e0289
commit 0c695a6a9a

View file

@ -1154,7 +1154,7 @@ mac:
stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 667254c20e
git checkout eaeea95898
git submodule init
git submodule update src/third_party/libvpx/source/libvpx src/third_party/libyuv
win: