We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9806b7 commit 39c8802Copy full SHA for 39c8802
_ci-linux-alpine.sh
@@ -35,7 +35,7 @@ fi
35
36
# https://pkgs.alpinelinux.org/packages
37
# shellcheck disable=SC2086
38
-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 \
39
zip tar xz jq openssl sed ${extra}
40
41
./_build.sh
0 commit comments