Skip to content

Commit 03c2289

Browse files
author
qinhui
committed
modify ci script
1 parent bbc7146 commit 03c2289

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/ci/build/build_ios.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ echo sdk_url: $sdk_url
5656
export https_proxy=10.10.114.55:1080
5757
export http_proxy=10.10.114.55:1080
5858
export all_proxy=10.10.114.55:1080
59+
export LANG=en_US.UTF-8
5960

6061
unzip_name=Agora_Native_SDK_for_iOS_FULL
6162
zip_name=output.zip

.github/ci/build/build_mac.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ echo sdk_url: $sdk_url
5454
export https_proxy=10.10.114.55:1080
5555
export http_proxy=10.10.114.55:1080
5656
export all_proxy=10.10.114.55:1080
57+
export LANG=en_US.UTF-8
5758

5859
unzip_name=Agora_Native_SDK_for_iOS_FULL
5960
zip_name=output.zip

0 commit comments

Comments
 (0)