Skip to content

Commit 3c98c91

Browse files
committed
Report Android SDK info
1 parent 24d76e2 commit 3c98c91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ steps:
7474
-- ${{ parameters.buildArgs }}
7575
displayName: 'Toolchain information'
7676

77+
- bash: ${ANDROID_SDK_ROOT}/tools/bin/sdkmanager --list
78+
displayName: 'SDK info'
79+
7780
- task: CMake@1
7881
inputs:
7982
workingDirectory: 'build'

0 commit comments

Comments
 (0)