We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
patch
1 parent c9629df commit 689f51bCopy full SHA for 689f51b
_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
- ssh curl ca-certificates git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
+ curl ca-certificates git gpg gpg-agent patch ssh 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