fix: Update ExecModule exec path to use correct binary location
This commit is contained in:
@@ -80,4 +80,4 @@ modules:
|
||||
watch:
|
||||
- src/steps/**/*.py
|
||||
exec:
|
||||
- /opt/bin/uv run python -m motia.cli run --dir src/steps
|
||||
- /usr/local/bin/uv run python -m motia.cli run --dir src/steps
|
||||
|
||||
Reference in New Issue
Block a user