File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 9
9
10
10
steps :
11
11
- checkout
12
- - run :
13
- command : ./gradlew clean
12
+ # - run:
13
+ # command: ./gradlew build
Original file line number Diff line number Diff line change 1
- name : Android CI
1
+ name : build
2
2
3
3
on :
4
4
push :
Original file line number Diff line number Diff line change 3
3
[ ![ Download] ( https://img.shields.io/badge/download-App-blue.svg )] ( https://raw.githubusercontent.com/jenly1314/libyuv/master/app/release/app-release.apk )
4
4
[ ![ MavenCentral] ( https://img.shields.io/maven-central/v/com.github.jenly1314/libyuv )] ( https://repo1.maven.org/maven2/com/github/jenly1314/libyuv )
5
5
[ ![ JitPack] ( https://jitpack.io/v/jenly1314/libyuv.svg )] ( https://jitpack.io/#jenly1314/libyuv )
6
+ [ ![ CI] ( https://github.com/jenly1314/libyuv/workflows/build/badge.svg )] ( https://github.com/jenly1314/libyuv/actions )
6
7
[ ![ CircleCI] ( https://circleci.com/gh/jenly1314/libyuv.svg?style=svg )] ( https://circleci.com/gh/jenly1314/libyuv )
7
8
[ ![ API] ( https://img.shields.io/badge/API-21%2B-blue.svg?style=flat )] ( https://android-arsenal.com/api?level=21 )
8
9
[ ![ License] ( https://img.shields.io/badge/license-Apche%202.0-blue.svg )] ( http://www.apache.org/licenses/LICENSE-2.0 )
You can’t perform that action at this time.
0 commit comments