1
0
mirror of https://github.com/eth-p/bat-extras.git synced 2025-07-04 22:39:59 +02:00

ci: Update python2 to python3

This commit is contained in:
Ethan P
2021-03-30 19:44:43 -07:00
parent dccceaf749
commit e98b4efb51

@ -21,7 +21,7 @@ commands:
command: apk update
- run:
name: "Setup: Install build packages."
command: apk add git openssh bash python2 diffutils ca-certificates curl shfmt
command: apk add git openssh bash python3 diffutils ca-certificates curl shfmt
- run:
name: "Setup: Install test packages."
command: apk add util-linux coreutils