remove debug log

This commit is contained in:
einhornimmond 2025-12-05 10:51:34 +01:00
parent 6ac478c4c0
commit c911b80d76

View File

@ -303,10 +303,6 @@ bun install --frozen-lockfile
# build all modules
log_step 'build all modules'
echo "PROJECT_ROOT='$PROJECT_ROOT'"
echo "Checking: $PROJECT_ROOT/frontend/.env"
ls -l $PROJECT_ROOT/frontend
cat $PROJECT_ROOT/frontend/.env
turbo build --env-mode=loose --concurrency=$(nproc)
# build inspector and dlt-connector