Skip to content

Commit d1477bc

Browse files
committed
更新编译脚本
1 parent 3137e1e commit d1477bc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/script/build_armv7a.sh

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@
55

66
cd android/contrib
77
./compile-openssl.sh arm64
8-
./compile-ffmpeg.sh clean
9-
./compile-ffmpeg.sh arm64
10-
cd ..
11-
./compile-ijk.sh arm64
12-
13-
cd android/contrib
148
./compile-openssl.sh armv7a
159
./compile-ffmpeg.sh clean
10+
./compile-ffmpeg.sh arm64
1611
./compile-ffmpeg.sh armv7a
12+
1713
cd ..
14+
./compile-ijk.sh arm64
1815
./compile-ijk.sh armv7a

0 commit comments

Comments
 (0)