Skip to content

Commit

Permalink
chore: add platform-tools to path
Browse files Browse the repository at this point in the history
  • Loading branch information
spion committed Aug 12, 2024
1 parent 86be4cf commit 50887a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/run-docker-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

WAIT_TIME=60

export PATH=/usr/local/lib/android/sdk/platform-tools:$PATH

wait_available() {

Expand Down

0 comments on commit 50887a1

Please sign in to comment.