mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-03-04 08:21:18 +01:00
ci: Update CI config.yml to install SSH along with git
This commit is contained in:
parent
eaa3ad7eea
commit
8b93c64208
@ -21,7 +21,7 @@ commands:
|
||||
command: apk update
|
||||
- run:
|
||||
name: "Setup: Install build packages."
|
||||
command: apk add git bash python2 diffutils ca-certificates curl shfmt
|
||||
command: apk add git openssh bash python2 diffutils ca-certificates curl shfmt
|
||||
- run:
|
||||
name: "Setup: Install test packages."
|
||||
command: apk add util-linux coreutils
|
||||
|
Loading…
Reference in New Issue
Block a user