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 e443595 commit f0692a1Copy full SHA for f0692a1
_ci-linux-debian.sh
@@ -103,7 +103,7 @@ fi
103
apt-get --option Dpkg::Use-Pty=0 --yes update
104
# shellcheck disable=SC2086
105
apt-get --option Dpkg::Use-Pty=0 --yes install --no-install-suggests --no-install-recommends \
106
- curl git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
+ curl ca-certificates git gpg gpg-agent rsync python3-pefile make cmake ninja-build \
107
libssl-dev zlib1g-dev \
108
zip xz-utils time jq secure-delete ${extra}
109
0 commit comments