mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 15:01:40 +00:00
Update cmake-android.yml
This commit is contained in:
parent
39897d9b76
commit
9c910f45f1
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ steps:
|
|||
set -ex
|
||||
|
||||
pushd ${{ parameters.sourceDir }}
|
||||
mkdir -p build
|
||||
pushd build
|
||||
mkdir -p build_${ANDROID_ABI_CMAKE}
|
||||
pushd build_${ANDROID_ABI_CMAKE}
|
||||
|
||||
# Invoke cmake in the most correctest way I've could find while try and erroring:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue