diff --git a/scripts/sconsdist.py b/scripts/sconsdist.py index f56242397..de063a4c6 100644 --- a/scripts/sconsdist.py +++ b/scripts/sconsdist.py @@ -249,7 +249,7 @@ class Main(App): ) ) bundle_args.extend(self.other_args) - + if (bundle_result := UpdateMain(no_exit=True)(bundle_args)) == 0: self.note_dist_component("update", "dir", bundle_dir) self.logger.info(