Update GitHub actions

This commit is contained in:
Hillel Coren 2021-04-28 14:31:43 +03:00
parent 06511f8d46
commit a93950fcf3
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ void main({bool isTesting = false}) async {
),
]));
if (kIsWeb || !kReleaseMode) {
if (!kReleaseMode) {
runApp(InvoiceNinjaApp(store: store));
} else {
await SentryFlutter.init(