Skip to content

ci: use cmdline-tools instead of sdk tools #522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

thatfiredev
Copy link
Member

CI started breaking due to actions/runner-images#8952
Specifically, the "Install NDK" step would fail with the following error:

sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required

This PR should fix it by using Android's "Command-line tools" rather than the "SDK tools".

@thatfiredev thatfiredev merged commit 84e794a into master Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant