From 5190dd5cc6b9882931a5c8c3c35ccdd30d52c231 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Thu, 27 Mar 2025 16:50:44 -0500 Subject: [PATCH] chore: adjust recommendation copy --- .../lib/src/artifact_builder/artifact_builder.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shorebird_cli/lib/src/artifact_builder/artifact_builder.dart b/packages/shorebird_cli/lib/src/artifact_builder/artifact_builder.dart index 2901aa57..bb316924 100644 --- a/packages/shorebird_cli/lib/src/artifact_builder/artifact_builder.dart +++ b/packages/shorebird_cli/lib/src/artifact_builder/artifact_builder.dart @@ -77,7 +77,7 @@ completes successfully by running the following command: ${lightCyan.wrap(buildCommand)} -If the above command fails, then this is *NOT* a Shorebird issue and the +If the above command fails, then this is likely not a Shorebird issue and the underlying `flutter build` failure must be resolved for Shorebird to build a release.