Update azure-pipelines-android.yml for Azure Pipelines

This commit is contained in:
Tom M 2021-06-14 23:22:55 +02:00
parent 9c910f45f1
commit d30d0e80f9

View file

@ -594,7 +594,7 @@ jobs:
- bash: |
set -ex
pushd build
pushd build_$(ANDROID_ABI_CMAKE)
make install
popd
displayName: 'Install fluidsynth'