diff --git a/justfile b/justfile index 4c044e55..3b368890 100644 --- a/justfile +++ b/justfile @@ -131,7 +131,7 @@ grafana: metrics *args: devenv - python -m metrics {{ args }} + $BIN/python -m metrics {{ args }} docker-build env="dev":