mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 19:57:46 +02:00
Fixed building in CI
This commit is contained in:
parent
2886fe117e
commit
2247eed03f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user