Skip to content

Commit e9dadcf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ci/build/build_android.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +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
73+
rm -rf ./$unzip_name/pom
7474
fi
7575
mkdir -p ./$unzip_name/rtc/samples
7676
cp -rf ./Android/${android_direction} ./$unzip_name/rtc/samples/API-Example || exit 1

0 commit comments

Comments
 (0)