We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32d3969 + 1021c57 commit 30b91f8Copy full SHA for 30b91f8
1 file changed
.github/workflows/build-apk.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Build APK
37
working-directory: "Insane Control Center/Android"
38
run: |
39
- flet build apk --module-name main
+ flet build apk --module-name main --no-rich-output --yes
40
41
- name: Locate and Move APK
42
0 commit comments