move cmake stuff to android subdir

This commit is contained in:
2024-06-06 09:47:32 +02:00
parent ef4e0d0857
commit 9d6404d130
3 changed files with 102 additions and 96 deletions

View File

@ -84,7 +84,7 @@ jobs:
name: ${{ github.event.repository.name }}-android-arm64
# TODO: do propper packing
path: |
${{github.workspace}}/build/tomato.apk
${{github.workspace}}/build/android/tomato.apk
macos:
timeout-minutes: 10