From d1c9167e6905a153d390d8832f607418b0c53f3c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 3 Apr 2022 10:33:24 +0200 Subject: [PATCH] Update build-catalog.sh --- .github/scripts/build-catalog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/build-catalog.sh b/.github/scripts/build-catalog.sh index 73653f437ac..8bc115fb1a6 100755 --- a/.github/scripts/build-catalog.sh +++ b/.github/scripts/build-catalog.sh @@ -262,6 +262,6 @@ copy_apps() { export -f copy_apps parthreads=$(($(nproc) * 2)) -parallel -j ${parthreads} chart_runner '2>&1' ::: ${1} +parallel -j ${parthreads} chart_runner '2>&1' ::: ${1[@]} echo "Starting post-processing" gen_dh_cat