Skip to content

Commit 688ddc9

Browse files
committed
update compressed-size-action.yml
1 parent 33cd0c0 commit 688ddc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compressed-size-action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
cache: 'pnpm'
1717
cache-dependency-path: '**/pnpm-lock.yaml'
1818
- uses: preactjs/compressed-size-action@v2
19+
with:
20+
pattern: "./dist/**/*.{js,mjs}"

0 commit comments

Comments
 (0)