Skip to content

Commit

Permalink
chore: test pipe command
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Shan <[email protected]>
  • Loading branch information
Siqi-Shan committed Feb 10, 2025
1 parent d5d5102 commit dd51b01
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 @@ -18,7 +18,7 @@ phases:
- export ANDROID_HOME=/usr/lib/android-sdk
- yes | sudo apt install sdkmanager
# Review SDK licenses
- yes | sudo sdkmanager --licenses
- /bin/bash -c "yes | sudo sdkmanager --licenses"

build:
commands:
Expand Down

0 comments on commit dd51b01

Please sign in to comment.