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.
1 parent dd470dc commit dbf1d4bCopy full SHA for dbf1d4b
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#copilot/add-ignore-diffs-option
+ - uses: wyvox/pkg-size@copilot/add-ignore-diffs-option
20
with:
21
build-command: "pnpm build"
22
display-size: uncompressed, brotli
0 commit comments