Skip to content

Commit

Permalink
export android avd
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed Jul 18, 2024
1 parent 0a26a63 commit 93aeee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/call-create-baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
sudo apt install -y libx11-6;
export ANDROID_SDK_ROOT=/opt/android_sdk
export ANDROID_HOME=/opt/android_sdk
export ANDROID_AVD_HOME=/opt/avd
- name: Echo android home
run: |
Expand Down

0 comments on commit 93aeee8

Please sign in to comment.