Skip to content

Commit c31d1ac

Browse files
committed
test android build
1 parent fcfd7c9 commit c31d1ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,11 @@ jobs:
468468
submodules: recursive
469469
fetch-depth: 0
470470

471+
- name: Setup cmake
472+
uses: jwlawson/actions-setup-cmake@v2
473+
with:
474+
cmake-version: '3.13.x'
475+
471476
- uses: nttld/setup-ndk@v1
472477
id: setup-ndk
473478
with:

0 commit comments

Comments
 (0)