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