Skip to content

Commit

Permalink
try 3 cmake fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed May 22, 2024
1 parent 2492921 commit 5758c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _ci-linux-debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +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 \
zip xz-utils time jq secure-delete ${extra}

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

0 comments on commit 5758c27

Please sign in to comment.