mirror of
https://github.com/sharkdp/bat
synced 2026-06-09 10:03:18 +00:00
3a7743ffc5
- using `echo` on 'windows' platforms requires process execution indirectly via the shell - `printf` is available on all GHA CI platforms - `printf` is *not* available on usual 'windows' platforms; so this is just temporizing, awaiting a true fix