mirror of
https://github.com/go-task/task.git
synced 2026-06-19 22:15:04 +02:00
59d2733b88
It was always running in the main Taskfile dir, even when the variable was declared in an included taskfile in another directory or when task had a custom dir. Closes #384