Debug pubspec.yaml

This commit is contained in:
Roland Geider
2021-11-08 11:38:36 +01:00
parent e5bd9e901f
commit 58e268048d

View File

@@ -46,6 +46,9 @@ jobs:
lane: setVersion
subdirectory: android
- name: debug pubspec.yaml
run: cat pubspec.yaml
- name: Build AAB
run: flutter build appbundle --release
env: