mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 15:01:40 +00:00
Update azure-pipelines-android.yml for Azure Pipelines
This commit is contained in:
parent
c8215622d3
commit
071270c935
1 changed files with 1 additions and 1 deletions
|
@ -572,7 +572,7 @@ jobs:
|
|||
nohup $ANDROID_HOME/emulator/emulator -avd android_emulator -no-window -no-snapshot -no-audio -no-boot-anim -accel auto -gpu guest > /dev/null 2>&1 &
|
||||
emulatorPid=$!
|
||||
|
||||
./convert-tests.sh
|
||||
sh convert-tests.sh
|
||||
cp -Rl ${PREFIX}/lib/* app/src/main/jniLibs
|
||||
$ANDROID_HOME/platform-tools/adb wait-for-device
|
||||
|
||||
|
|
Loading…
Reference in a new issue