Skip to content

Commit 30b91f8

Browse files
authored
Merge pull request #87 from babeinlovexd/update-android-app-features-5857430266828211415
Fix Flet build workflow on CI
2 parents 32d3969 + 1021c57 commit 30b91f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-apk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Build APK
3737
working-directory: "Insane Control Center/Android"
3838
run: |
39-
flet build apk --module-name main
39+
flet build apk --module-name main --no-rich-output --yes
4040
4141
- name: Locate and Move APK
4242
working-directory: "Insane Control Center/Android"

0 commit comments

Comments
 (0)