Skip to content

Commit

Permalink
chore: add yes prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
phani-srikar committed Jul 15, 2023
1 parent 2dd5a41 commit 2b2836c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codebuild/run_android_modelgen_e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ phases:
- sudo apt update
- yes | sudo apt install android-sdk
- export ANDROID_HOME=/usr/lib/android-sdk
- sudo apt install sdkmanager
- yes | sudo apt install sdkmanager
- yes | sudo sdkmanager --licenses
- codebuild-breakpoint

Expand Down

0 comments on commit 2b2836c

Please sign in to comment.