update compressed-size-action.yml

This commit is contained in:
daishi 2024-07-17 11:34:59 +09:00
parent 33cd0c0dd1
commit 688ddc9f92

View File

@ -16,3 +16,5 @@ jobs:
cache: 'pnpm'
cache-dependency-path: '**/pnpm-lock.yaml'
- uses: preactjs/compressed-size-action@v2
with:
pattern: "./dist/**/*.{js,mjs}"