We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cce750 + e9dadcf commit 854c5a0Copy full SHA for 854c5a0
.github/ci/build/build_android.sh
@@ -70,6 +70,7 @@ else
70
rm -rf ./$unzip_name/rtc/demo
71
rm ./$unzip_name/rtc/commits
72
rm ./$unzip_name/rtc/package_size_report.txt
73
+ rm -rf ./$unzip_name/pom
74
fi
75
mkdir -p ./$unzip_name/rtc/samples
76
cp -rf ./Android/${android_direction} ./$unzip_name/rtc/samples/API-Example || exit 1
0 commit comments