Skip to content

Commit

Permalink
fix avd home location
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserfaraazkhan committed Feb 2, 2025
1 parent bb14689 commit 222d392
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-android-detox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
ANDROID_HOME: /usr/local/lib/android/sdk
ANDROID_SDK_ROOT: /usr/local/lib/android/sdk
ANDROID_AVD_HOME: /home/runner/.android/avd
PATH: /usr/local/lib/android/sdk/platform-tools:/usr/local/lib/android/sdk/emulator:/usr/local/lib/android/sdk/cmdline-tools/latest/bin:$PATH

steps:
- name: ci/checkout-repo
Expand Down

0 comments on commit 222d392

Please sign in to comment.