Fix Release build with Xcode.

This commit is contained in:
John Preston 2023-10-18 09:08:31 +04:00
parent f8d5a8a203
commit 12fab565a4
1 changed files with 1 additions and 1 deletions

View File

@ -1421,7 +1421,7 @@ mac:
stage('tg_owt', """
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 592b14d13b
git checkout be153adaa3
git submodule init
git submodule update
win: