Skip to content

Commit

Permalink
try alpine fix 1
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Mar 18, 2024
1 parent 63b9e13 commit a6a86fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ci-linux-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ fi

# https://pkgs.alpinelinux.org/packages
# shellcheck disable=SC2086
apk add --no-cache curl git gpg rsync build-base cmake \
apk add --no-cache curl git gpg gpg-agent rsync build-base cmake \
autoconf automake libtool python3 \
zip tar xz jq openssl ${extra}

Expand Down

0 comments on commit a6a86fb

Please sign in to comment.