From a5d41e88de7a22ac552ff0b7da7f9ab8f731a4d9 Mon Sep 17 00:00:00 2001 From: "Dr. B. M. Riazul Islam" Date: Sat, 7 Mar 2026 19:36:05 +0600 Subject: [PATCH] # --- .gitea/workflows/ci-cd.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-cd.yaml b/.gitea/workflows/ci-cd.yaml index 7f3629d..843a5c3 100644 --- a/.gitea/workflows/ci-cd.yaml +++ b/.gitea/workflows/ci-cd.yaml @@ -322,7 +322,10 @@ jobs: echo "⚠️ WARNING: history.html was NOT generated" echo "This might indicate an issue with the template or history.xml/package-list.json" fi - + echo "================================" + echo "IG Publisher comparison log:" + cat output/qa.compare.txt || echo "qa.compare.txt not found" + echo "================================" echo "✅ Build successful!" - name: Ensure registry files in output for dev builds