Fixed building in CI

This commit is contained in:
Ethan P 2019-06-21 14:54:12 -07:00
parent 2886fe117e
commit 2247eed03f
No known key found for this signature in database
GPG Key ID: 1F8DF8091CD46FBC

View File

@ -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