mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-01-31 17:39:14 +01:00
Fix CI by using GNU coreutils
This commit is contained in:
parent
5c9920827f
commit
963762f4b6
@ -22,7 +22,7 @@ commands:
|
||||
command: apk add git bash python2 diffutils ca-certificates curl
|
||||
- run:
|
||||
name: "Setup: Install test packages."
|
||||
command: apk add util-linux
|
||||
command: apk add util-linux coreutils
|
||||
- run:
|
||||
name: "Setup: Install runtime packages."
|
||||
command: apk add bat ripgrep ncurses
|
||||
|
Loading…
Reference in New Issue
Block a user