Skip to content

Commit ae3e467

Browse files
committed
fix
1 parent 2293cdf commit ae3e467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-size-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
with:
29-
hide-files: '!/dist/cwr.js'
29+
hide-files: '!/build/assets/cwr.js'
3030

0 commit comments

Comments
 (0)