Update build.yml
This commit is contained in:
parent
8e2ee09625
commit
aa07ae6c26
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -86,6 +86,7 @@ jobs:
|
||||||
-D PLATFORM=Android \
|
-D PLATFORM=Android \
|
||||||
-D ANDROID_ABI=${{ matrix.arch }} \
|
-D ANDROID_ABI=${{ matrix.arch }} \
|
||||||
-D ANDROID_PLATFORM=21
|
-D ANDROID_PLATFORM=21
|
||||||
|
-D CMAKE_C_FLAGS=${{ matrix.cflags }}
|
||||||
cmake --build build --config Release
|
cmake --build build --config Release
|
||||||
|
|
||||||
- name: upload build
|
- name: upload build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue