❔ What are you experiencing an issue with?
Latest Release
❔ Version
this
🐞 Description
task --menu fails when running it on this project -- requires task --menu --taskfile Taskfile.yml
⏺️ Steps To Reproduce
npm run build
task --menu
📒 Relevant Log Output
❯ ./task --menu
yaml: input error: read /Users/bzalewski/task-dash: is a directory
❯ ./task --menu --taskfile Taskfile.yml # works
💡 Possible Solution
No response