diff --git a/.ci/build.sh b/.ci/build.sh index 6e0257876..72c08129c 100644 --- a/.ci/build.sh +++ b/.ci/build.sh @@ -271,7 +271,7 @@ then echo -n "]" fi done < deps.txt - [ -z "$pkgs" ] && echo -n none required + [ -z "$pkgs" ] && echo -n ' none required' echo # Install the downloaded architecture-specific dependencies.