Fix CI by using GNU coreutils

This commit is contained in:
Ethan P 2020-01-18 15:37:44 -08:00
parent 5c9920827f
commit 963762f4b6
No known key found for this signature in database
GPG Key ID: 6963FD04F6CF35EA

View File

@ -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