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 d492b09 + 4b472fe commit 9a65b47Copy full SHA for 9a65b47
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: pkg-size/action@v1
+ - uses: wyvox/pkg-size@aab2f41c280b474f905b17f92a34063b8b8a5507
20
with:
21
build-command: "pnpm build"
22
display-size: uncompressed, brotli
0 commit comments