Closed

Description
Whenever I try using this action it gets stuck on the Installing system images.
step.
Installing system images.
sh -c \sdkmanager --install 'system-images;android-28;default;x86' > /dev/null
It stays like that for 15+ minutes without any error messages. I'm not using any non-default parameters and the api-level
is set to 28. I'm running the action on ubuntu-latest
.
Does anyone know why that might happen?