Update azure-pipelines-android.yml for Azure Pipelines

This commit is contained in:
Tom M 2021-06-15 19:33:27 +02:00
parent c454574fea
commit b0ee079529
1 changed files with 1 additions and 0 deletions

View File

@ -561,6 +561,7 @@ jobs:
- bash: |
bash convert-tests.sh
displayName: 'Prepare tests'
workingDirectory: '$(Build.SourcesDirectory)/test-android'
# finally, compile fluidsynth
- template: cmake-android.yml