ci: fix build

This commit is contained in:
vvb2060
2024-08-26 18:34:49 +08:00
committed by John Wu
parent dcd3bc58a3
commit 869aa62328
2 changed files with 2 additions and 2 deletions

View File

@ -206,7 +206,7 @@ fi
yes | "$sdk" --licenses > /dev/null
curl -L $lsposed_url -o out/lsposed.zip
"$sdk" --channel=3 tools platform-tools emulator
"$sdk" --channel=3 platform-tools emulator
if [ -n "$1" ]; then
run_test $1 $2