Skip to content

Commit

Permalink
Update cli.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tamagoko authored Apr 8, 2024
1 parent fe9b76e commit 2259d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildrunner/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ def clean_cache(argv):
),
# Do not attempt to load run configuration, just global configuration
load_run_config=False,
global_config_overrides=_get_global_config_overrides(argv)
)
BuildRunner.clean_cache()

Expand Down

0 comments on commit 2259d37

Please sign in to comment.