winit-sonoma-fix/.github/workflows
Marijn Suijten 4895a29e92
ci: manually point ANDROID_NDK_ROOT to latest supplied version
It seems the symlink to `ndk-bundle` and this environment variable
pointing to it have been removed to prevent the sdkmanager from failing,
when finding the SDK setup to be in an "indeterminate" state.  It is now
up to the users themselves to install an NDK through that tool or point
the right variables to a preinstalled "latest" NDK.

https://github.com/actions/virtual-environments/issues/2689
https://github.com/actions/virtual-environments/pull/5926
2022-07-26 19:55:06 +03:00
..
ci.yml ci: manually point ANDROID_NDK_ROOT to latest supplied version 2022-07-26 19:55:06 +03:00
publish.yml Only try publishing when a version tag is pushed (#1876) 2021-03-10 14:10:35 -08:00