Skip to content

Commit

Permalink
fixup ninja install for alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed Oct 16, 2024
1 parent d9806b7 commit 39c8802
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 gpg-agent rsync build-base cmake ninja-build python3 \
apk add --no-cache curl git gpg gpg-agent rsync build-base cmake samurai python3 \
zip tar xz jq openssl sed ${extra}

./_build.sh

0 comments on commit 39c8802

Please sign in to comment.