Skip to content

Commit

Permalink
chore: remove blank space in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Feb 7, 2023
1 parent 13583b8 commit f342836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:

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

0 comments on commit f342836

Please sign in to comment.