We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f0b0da + 8d58b65 commit ed5a91aCopy full SHA for ed5a91a
1 file changed
.github/workflows/package-size.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v6
18
- uses: ./.github/actions/setup
19
- - uses: wyvox/pkg-size@aab2f41c280b474f905b17f92a34063b8b8a5507
+ - uses: wyvox/pkg-size@029acee084efc5ab835fee5f515ae5c3fc7549c1
20
with:
21
build-command: "pnpm build"
22
display-size: uncompressed, brotli
0 commit comments