Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-herlemont committed Apr 1, 2024
1 parent af7f2e8 commit e4573b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
# with:
# packages: 'emulator tools platform-tools ndk-bundle'
- run: sdkmanager emulator
- run: echo "/Users/runner/Library/Android/sdk/emulator" >> $GITHUB_PATH
- run: sdkmanager --list_installed
- name: List all palatforms
run: just test_mobile_all_platforms
Expand Down

0 comments on commit e4573b9

Please sign in to comment.