mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Update azure-pipelines-android.yml for Azure Pipelines
This commit is contained in:
parent
d30d0e80f9
commit
cdd61de3c7
1 changed files with 1 additions and 1 deletions
|
@ -657,7 +657,7 @@ jobs:
|
|||
- bash: |
|
||||
set -ex
|
||||
# as very last step before creating the pipeline cache, remove fluidsynth
|
||||
pushd build
|
||||
pushd build_$(ANDROID_ABI_CMAKE)
|
||||
make uninstall
|
||||
popd
|
||||
displayName: 'Uninstall fluidsynth'
|
||||
|
|
Loading…
Reference in a new issue