From c31aafcbfeaf3cda2e6e20099b29adb6696c07ce Mon Sep 17 00:00:00 2001 From: iabdalkader Date: Thu, 25 Jul 2024 12:12:04 +0300 Subject: [PATCH] update workflows --- .github/workflows/code-size-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/code-size-report.yml b/.github/workflows/code-size-report.yml index 0685791..3d86bb6 100644 --- a/.github/workflows/code-size-report.yml +++ b/.github/workflows/code-size-report.yml @@ -18,7 +18,7 @@ jobs: run-id: ${{ github.event.workflow_run.id }} github-token: ${{ github.token }} - - name: '📝 Check report' + - name: '📝 Check Report' run: | # List the contents of the workspace to verify the file exists ls -1 -R ${GITHUB_WORKSPACE}