added build.sh argument for clean/debug mode

This commit is contained in:
2025-12-10 10:38:43 +01:00
parent 339044336f
commit 5cdff335c7
2 changed files with 10 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ jobs:
- name: Build APKs
run: |
./build.sh
./build.sh clean
- name: Copy APKs to host directory
run: |