setup-android-tools icon indicating copy to clipboard operation
setup-android-tools copied to clipboard

I am getting following error while it runs-on: macos-latest

Open vikivyas opened this issue 3 years ago • 3 comments

Code is at https://github.com/VedantLtd/Setup-Cordova/blob/main/tempMain.yml

Run maxim-lobanov/setup-android-tools@v1 with: packages: ndk;21.4.7075529 cache: true env: JAVA_HOME: /Users/runner/hostedtoolcache/Java_Adopt_jdk/11.0.11-9/x64/Contents/Home Getting list of available components /Users/runner/Library/Android/sdk/tools/bin/sdkmanager --list Error: '/Users/runner/Library/Android/sdk/tools/bin/sdkmanager --list' has finished with exit code '1'

vikivyas avatar May 24 '21 20:05 vikivyas

Hello, could you please provide the link to build where you have an issue?

maxim-lobanov avatar May 25 '21 05:05 maxim-lobanov

I got that error at below, but later I discovered that Java action was causing this problem and first I needed to change sequence of actions and problem got solved. https://github.com/VedantBiz/Driver/runs/2659035815?check_suite_focus=true.

vikivyas avatar May 25 '21 11:05 vikivyas

@vikivyas could you explain how you fixed this? i'm having the same issue now

felipeaugusto1 avatar Sep 17 '21 22:09 felipeaugusto1