Skip to content

Commit dc66161

Browse files
committed
CI
1 parent 906d3a8 commit dc66161

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

ci/dry-run-install.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ fi
4444

4545
apt-get update -qq
4646

47-
apt-get install -y --no-install-recommends \
47+
apt-get install --yes --no-install-recommends \
4848
bash sudo git ca-certificates \
4949
lsb-release procps \
5050
python3-yaml shellcheck file moreutils \
51-
cowbuilder mmdebstrap debootstrap
51+
cowbuilder mmdebstrap debootstrap \
52+
git sequoia-git sq sqop safe-rm

0 commit comments

Comments
 (0)