Skip to content

Commit 50887a1

Browse files
committed
chore: add platform-tools to path
1 parent 86be4cf commit 50887a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/run-docker-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
WAIT_TIME=60
1111

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

1314
wait_available() {
1415

0 commit comments

Comments
 (0)