We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310e9d5 commit 0384c33Copy full SHA for 0384c33
.github/workflows/size-report.yml
@@ -64,7 +64,7 @@ jobs:
64
if_no_artifact_found: warn
65
66
- name: Prepare report
67
- run: npx tsx scripts/size-report.ts > size-report.md
+ run: npx tsx scripts/report-size.ts > size-report.md
68
69
- name: Read Size Report
70
id: size-report
0 commit comments