We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9429b74 commit 6004ab7Copy full SHA for 6004ab7
_ci-linux-debian.sh
@@ -106,7 +106,7 @@ fi
106
apt-get --option Dpkg::Use-Pty=0 --yes update
107
# shellcheck disable=SC2086
108
apt-get --option Dpkg::Use-Pty=0 --yes install --no-install-suggests --no-install-recommends \
109
- curl ca-certificates git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
+ ssh curl ca-certificates git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
110
libssl-dev zlib1g-dev \
111
zip xz-utils time jq secure-delete ${extra}
112
0 commit comments