diff --git a/scripts/build_runtime_package.py b/scripts/build_runtime_package.py index e95c5195..e8e793c0 100755 --- a/scripts/build_runtime_package.py +++ b/scripts/build_runtime_package.py @@ -62,6 +62,7 @@ TOP_LEVEL_MODULES = { "configs_dir", "consolidation", "coordinator", + "event_log", "events", "executor_helpers", "heartbeat",