Closed jgleal closed 4 years ago
I'm trying generate apk with Github Actions. In local it works, but in action no, with error:
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
Repo to check: https://github.com/jgleal/ionic-vanillajs
I can't see above error, but I update default version of cordova to 9. https://github.com/coturiv/ionic-starter/runs/455929906?check_suite_focus=true
Thanks.
I'm trying generate apk with Github Actions. In local it works, but in action no, with error:
Repo to check: https://github.com/jgleal/ionic-vanillajs