1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00

chore(build): install deps as separate step for build-packages

This commit is contained in:
Leonid Fedorov
2025-05-25 19:38:14 +00:00
parent c710a6cf44
commit 7c4a3030a3

View File

@@ -506,7 +506,6 @@ build_package() {
echo "Building a package for $OS"
echo "Build command: $command"
# eval "$prereq"
eval "$command"
check_errorcode