mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-08-15 23:27:46 +02:00
Fixed building in CI
This commit is contained in:
@ -19,7 +19,7 @@ commands:
|
|||||||
command: apk update
|
command: apk update
|
||||||
- run:
|
- run:
|
||||||
name: "Setup: Install build packages."
|
name: "Setup: Install build packages."
|
||||||
command: apk add bash python2 diffutils ca-certificates
|
command: apk add bash python2 diffutils ca-certificates curl
|
||||||
- run:
|
- run:
|
||||||
name: "Setup: Install runtime packages."
|
name: "Setup: Install runtime packages."
|
||||||
command: apk add bat ripgrep ncurses
|
command: apk add bat ripgrep ncurses
|
||||||
|
Reference in New Issue
Block a user