Fix check for Rokit binaries under PATH
[Path::ends_with](https://doc.rust-lang.org/std/path/struct.Path.html#method.ends_with) checks the whole of each path component for a match rather than a substring, which leads to Rokit incorrectly reporting that it is not in `PATH`.
合并状态:已合并 合并于 2024-08-28 关闭于 2024-08-28 0 条评论