Note: under development
- shell: bash
run: mkdir toolchains
- name: specify NDK
uses: ravinderjangra/[email protected]
with:
api: '21'
arch: 'x86'
install-location: 'toolchains'
force: true