Install git in CI

This commit is contained in:
2020-04-27 21:55:35 +02:00
parent fad9f83e6a
commit 1ed6e49a81
2 changed files with 3 additions and 2 deletions

View File

@@ -42,7 +42,8 @@ chmod +x "${GHCUP_INSTALL_BASE_PREFIX}/.ghcup/bin/cabal"
# utils
apk add --no-cache \
bash
bash \
git
## Package specific
apk add --no-cache \