ci: remove step

This commit is contained in:
mi6e4ka 2025-09-03 14:33:37 +03:00
parent 78437ba2dc
commit 5012aacfe4

View file

@ -25,9 +25,6 @@ jobs:
submodules: recursive
fetch-depth: 0
- name: Flutter install and check
run: ./flutter/bin/flutter doctor -v
- name: Build unsigned APK
run: |
./gradlew assembleNightly --stacktrace