From 7afaf39ba8dc969f3029fa88eb1849491b35fcab Mon Sep 17 00:00:00 2001 From: AlvaroHG Date: Thu, 1 Aug 2024 15:23:18 -0700 Subject: [PATCH] Build after gicahce delete --- tasks.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks.py b/tasks.py index 399f911800..e747f03b13 100644 --- a/tasks.py +++ b/tasks.py @@ -4907,4 +4907,3 @@ def procedural_asset_cache_test(ctx, asset_dir, house_path, asset_ids="", cache_ print(f"Action {controller.last_action['action']} success: {evt.metadata['lastActionSuccess']}") print(f'Error: {evt.metadata["errorMessage"]}') print(f'return {evt.metadata["actionReturn"]}') -