Skip to content

Commit f342836

Browse files
committed
chore: remove blank space in workflow
1 parent 13583b8 commit f342836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626

2727
- uses: preactjs/compressed-size-action@v2
2828
with:
29-
pattern: '{**/dist/**/*.{mjs,js}, packages/types/*.{js,d.ts}}'
29+
pattern: '{**/dist/**/*.{mjs,js},packages/types/*.{js,d.ts}}'

0 commit comments

Comments
 (0)