Skip to content

Commit 854c5a0

Browse files
authored
Merge pull request #441 from AgoraIO/dev/4.50_android_test
Dev/4.50 android test
2 parents 3cce750 + e9dadcf commit 854c5a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ci/build/build_android.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ else
7070
rm -rf ./$unzip_name/rtc/demo
7171
rm ./$unzip_name/rtc/commits
7272
rm ./$unzip_name/rtc/package_size_report.txt
73+
rm -rf ./$unzip_name/pom
7374
fi
7475
mkdir -p ./$unzip_name/rtc/samples
7576
cp -rf ./Android/${android_direction} ./$unzip_name/rtc/samples/API-Example || exit 1

0 commit comments

Comments
 (0)