Skip to content

Commit

Permalink
try 4 cmake fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed May 22, 2024
1 parent 5758c27 commit 4480a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ci-linux-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ apt-get --option Dpkg::Use-Pty=0 --yes update
# shellcheck disable=SC2086
apt-get --option Dpkg::Use-Pty=0 --yes install \
curl git gpg gpg-agent rsync python3-pefile make cmake \
libssl-dev \
libssl-dev zlib1g-dev \
zip xz-utils time jq secure-delete ${extra}

if [ -n "${dl}" ]; then
Expand Down

0 comments on commit 4480a19

Please sign in to comment.