1 parent 0526861 commit 822fca6Copy full SHA for 822fca6
1 file changed
.github/ci/build/build_ios.sh
@@ -75,7 +75,7 @@ fi
75
76
cp -rf ./iOS/** ./$unzip_name/samples/API-Example
77
78
-result=$(echo $sdk_url | grep "audio")
+result=$(echo $sdk_url | grep "VOICE")
79
if [ ! -z "$result" ]
80
then
81
echo "包含"
0 commit comments