We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86eb62 commit dab4a9bCopy full SHA for dab4a9b
.ci/scripts/setup-mediatek-deps.sh
@@ -24,7 +24,7 @@ install_neuropilot() {
24
}
25
26
install_android() {
27
- copy ../docker/common/install_android.sh install_android.sh
+ cp ../docker/common/install_android.sh install_android.sh
28
./install_android.sh
29
rm install_android.sh
30
0 commit comments