Skip to content

Commit

Permalink
accept emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
spacecowboy committed Dec 22, 2023
1 parent c1e17a5 commit e50f814
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/emulator_tests2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
java-version: '17'
distribution: 'temurin'

- name: install Emulator image
shell: bash
run: yes | sdkmanager "system-images;android-30;aosp_atd;x86"

- name: gradle build
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit e50f814

Please sign in to comment.