diff --git a/.github/workflows/code-size-report.yml b/.github/workflows/code-size-report.yml index e1aa160..6817b0b 100644 --- a/.github/workflows/code-size-report.yml +++ b/.github/workflows/code-size-report.yml @@ -21,7 +21,7 @@ jobs: - name: '📝 Check report' run: | - ls -1 -R + ls -1 -R ${GITHUB_WORKSPACE} CODE_SIZE_REPORT=code-size-report.md cat ${GITHUB_WORKSPACE}/${CODE_SIZE_REPORT}