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 8424fa4 commit c4793f8Copy full SHA for c4793f8
.github/workflows/compressedSize.yml
@@ -16,3 +16,4 @@ jobs:
16
- uses: preactjs/compressed-size-action@v2
17
with:
18
repo-token: '${{ secrets.GITHUB_TOKEN }}'
19
+ install-script: "bun install --frozen-lockfile"
0 commit comments