Skip to content

Commit 1297b09

Browse files
[CI] List installed packages
1 parent d24156d commit 1297b09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ jobs:
9393
INPUT_ACCEPT-ANDROID-SDK-LICENSES: 'true'
9494
INPUT_LOG-ACCEPTED-ANDROID-SDK-LICENSES: 'false'
9595

96+
- run: sdkmanager --list_installed
97+
9698
- run: sdkmanager --list
9799

98100
lint:

0 commit comments

Comments
 (0)