bevy/.github/workflows
François 3561b38e4d set ndk env variable (#5465)
# Objective

- Fixes #5463
- set ANDROID_NDK_ROOT
- GitHub recently updated their ubuntu container, removing some of the android environment variable: ca5d04c7da
- `cargo-apk` is not reading the new environment variable: 9a8be258a9/ndk-build/src/ndk.rs (L33-L38)
- this also means CI will now use the latest android NDK, I don't know if that's an issue
2022-07-27 06:35:04 +00:00
..
ci.yml unpin nightly in CI (#5385) 2022-07-20 13:58:03 +00:00
dependencies.yml Bump actions/checkout from 2 to 3 (#4136) 2022-03-08 00:46:07 +00:00
docs.yml Enable single-commit option for doc deployment (#5138) 2022-06-29 15:44:34 +00:00
post-release.yml Bump peter-evans/create-pull-request from 3 to 4 (#4940) 2022-07-04 13:04:13 +00:00
release.yml Bump peter-evans/create-pull-request from 3 to 4 (#4940) 2022-07-04 13:04:13 +00:00
validation-jobs.yml set ndk env variable (#5465) 2022-07-27 06:35:04 +00:00