Skip to content

Commit

Permalink
temp: print path to sdkmanager
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Feb 9, 2024
1 parent 804ca6c commit a680420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ x-common-params:
steps:
- label: "Publish to Maven Local (to verify build)"
command: |
which sdkmanager
ls -la $ANDROID_HOME/tools/bin
sdkmanager --install "ndk;23.1.7779620"
npm install
Expand Down

0 comments on commit a680420

Please sign in to comment.