mirror of
https://github.com/sharkdp/bat
synced 2026-07-20 16:33:20 +00:00
377913cd05
- 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