Skip to content

Commit 9ca3b10

Browse files
committed
[Android] update ci
1 parent 9a22b48 commit 9ca3b10

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 ./$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)