From 05b24c2173184a7e393b7220b0d5321eb1ee6583 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 11 Apr 2026 21:03:52 +0000 Subject: [PATCH] Wrap buildTime in code formatting backticks while keeping small tag Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/915ff38b-d73d-4ed8-bc2d-1fd1efa26f9b Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 636aa58..f6cb34d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,7 @@ jobs: $summary = @" ## 📦 Build Cmder - Workflow Summary - Build started: $buildTime + Build started: ``$buildTime`` ### Repository Information | Property | Value |