mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-12 17:20:40 +01:00
Update CI environment to have script command
This commit is contained in:
parent
08acea3bf4
commit
b98e241fca
@ -20,6 +20,9 @@ commands:
|
||||
- run:
|
||||
name: "Setup: Install build packages."
|
||||
command: apk add git bash python2 diffutils ca-certificates curl
|
||||
- run:
|
||||
name: "Setup: Install test packages."
|
||||
command: apk add util-linux
|
||||
- run:
|
||||
name: "Setup: Install runtime packages."
|
||||
command: apk add bat ripgrep ncurses
|
||||
|
Loading…
Reference in New Issue
Block a user