Skip to content

Commit

Permalink
Merge pull request #3 from iabdalkader/update_workflows
Browse files Browse the repository at this point in the history
Update workflow.
  • Loading branch information
iabdalkader authored Jul 25, 2024
2 parents ae0c509 + 58af13c commit 00fdaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-size-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 00fdaa7

Please sign in to comment.