ci : install host compiler on android-ndk build (#23630)
This commit is contained in:
@@ -73,6 +73,11 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
lfs: false
|
lfs: false
|
||||||
|
|
||||||
|
- name: Dependencies
|
||||||
|
run: |
|
||||||
|
apt-get update
|
||||||
|
apt-get install -y build-essential
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
id: ndk_build
|
id: ndk_build
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user