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