Android NDK toolchain Setup
ActionsNote: under development
- shell: bash
run: mkdir toolchains
- name: specify NDK
uses: ravinderjangra/[email protected]
with:
api: '21'
arch: 'x86'
install-location: 'toolchains'
force: trueAndroid NDK toolchain Setup is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.