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: |
|
- bash: |
|
||||||
set -ex
|
set -ex
|
||||||
# as very last step before creating the pipeline cache, remove fluidsynth
|
# as very last step before creating the pipeline cache, remove fluidsynth
|
||||||
pushd build
|
pushd build_$(ANDROID_ABI_CMAKE)
|
||||||
make uninstall
|
make uninstall
|
||||||
popd
|
popd
|
||||||
displayName: 'Uninstall fluidsynth'
|
displayName: 'Uninstall fluidsynth'
|
||||||
|
|
Loading…
Reference in a new issue