β 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