Skip to content

Commit

Permalink
list cmdline-tools files
Browse files Browse the repository at this point in the history
  • Loading branch information
alif committed May 6, 2024
1 parent 7810a13 commit 8f5ece3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
./gradlew --version
echo ANDROID_SDK_ROOT: ${ANDROID_SDK_ROOT}
ls -a ${ANDROID_SDK_ROOT}
ls -a ${ANDROID_SDK_ROOT}/tools
ls -la ${ANDROID_SDK_ROOT}/tools/bin
ls -a ${ANDROID_SDK_ROOT}/cmdline-tools
ls -la ${ANDROID_SDK_ROOT}/cmdline-tools/bin
${ANDROID_SDK_ROOT}/tools/bin/sdkmanager --version
echo JAVA_HOME: ${JAVA_HOME}
java -version
Expand Down

0 comments on commit 8f5ece3

Please sign in to comment.