From c37a087d4ac84b7ddfad6fc274de21ed571f4680 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Mon, 4 Apr 2022 12:49:15 +0800 Subject: [PATCH] build: add packages for parallel decompression --- build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.yml b/build.yml index f42d3d6..20f5b9e 100644 --- a/build.yml +++ b/build.yml @@ -6,6 +6,8 @@ repositories: Egloga-Alpine-AUTOMATED-CI-61864ad2.rsa.pub packages: - alpine-sdk + - xz # parallel decompression in abuild + - pigz # parallel decompression in abuild environment: source: systemd-apkbuilds release: edge -- 2.43.0