We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0a4f2 commit f9709feCopy full SHA for f9709fe
1 file changed
.github/ci/build/build_ios.sh
@@ -54,6 +54,7 @@ echo pwd: `pwd`
54
echo sdk_url: $sdk_url
55
56
unzip_name=Agora_Native_SDK_for_iOS_FULL
57
+zip_name=output.zip
58
sdk_url_flag=false
59
if [ -z "$sdk_url" ]; then
60
0 commit comments