Skip to content

Commit

Permalink
chore: accept licenses for sdkmanager twice
Browse files Browse the repository at this point in the history
  • Loading branch information
phani-srikar committed Jul 15, 2023
1 parent 967dc0c commit 707c89a
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 @@ -15,7 +15,7 @@ phases:
- yes | sudo apt install android-sdk
- export ANDROID_HOME=/usr/lib/android-sdk
- yes | sudo apt install sdkmanager
- yes | sudo sdkmanager --update
- yes | sudo sdkmanager --licenses
- yes | sudo sdkmanager --licenses
- codebuild-breakpoint

Expand Down

0 comments on commit 707c89a

Please sign in to comment.