Skip to content

Commit 822fca6

Browse files
author
zhaoyongqiang
committed
修改脚本
1 parent 0526861 commit 822fca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ci/build/build_ios.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ fi
7575

7676
cp -rf ./iOS/** ./$unzip_name/samples/API-Example
7777

78-
result=$(echo $sdk_url | grep "audio")
78+
result=$(echo $sdk_url | grep "VOICE")
7979
if [ ! -z "$result" ]
8080
then
8181
echo "包含"

0 commit comments

Comments
 (0)