Skip to content

Commit 39c8802

Browse files
committed
fixup ninja install for alpine
1 parent d9806b7 commit 39c8802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ci-linux-alpine.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fi
3535

3636
# https://pkgs.alpinelinux.org/packages
3737
# shellcheck disable=SC2086
38-
apk add --no-cache curl git gpg gpg-agent rsync build-base cmake ninja-build python3 \
38+
apk add --no-cache curl git gpg gpg-agent rsync build-base cmake samurai python3 \
3939
zip tar xz jq openssl sed ${extra}
4040

4141
./_build.sh

0 commit comments

Comments
 (0)