Skip to content

Commit

Permalink
List available SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
charpeni committed Dec 22, 2023
1 parent e235215 commit 54b3f9d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ jobs:
- restore-android-build-cache
- install-node
- install-yarn-dependencies
- run:
name: List available SDKs
command: sdkmanager --list
- android/create-avd:
avd-name: TestingAVD
install: true
Expand Down

0 comments on commit 54b3f9d

Please sign in to comment.