I just published the first update to the Robot Tree-sitter parser in a while. I got the test suite to pass, but the package-*.yml workflows all fail with "tree-sitter: command not found". The Windows 11 ARM build fails with the slightly more spicy "pushd: $'.\r': No such file or directory".
I tried promoting tree-sitter and tree-sitter-cli to dependencies but it had no effect.
Any idea what has changed in the last year or so that causes these workflows to fail?
https://github.com/Hubro/tree-sitter-robot/actions/runs/22456014750