ReactiveCircus / android-emulator-runner

A GitHub Action for installing, configuring and running hardware-accelerated Android Emulators on macOS virtual machines.
Apache License 2.0
977 stars 193 forks source link

Fix avd path on ubuntu-24.04 - attempt 2 #415

Closed ychescale9 closed 1 month ago

ychescale9 commented 1 month ago

Fixes https://github.com/ReactiveCircus/android-emulator-runner/issues/400

Re-land https://github.com/ReactiveCircus/android-emulator-runner/pull/409 which was reverted in https://github.com/ReactiveCircus/android-emulator-runner/pull/414, as the avd cache generated after the initial fix made me think the change wasn't needed anymore because it works without it. The fix is indeed required as the action currently still fails without restoring the any avd cache that restores the now missing avd dir in ubuntu-24.04.