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 896c551 commit d54813cCopy full SHA for d54813c
.github/workflows/compressedSize.yml
@@ -16,5 +16,3 @@ jobs:
16
- uses: preactjs/compressed-size-action@v2
17
with:
18
repo-token: '${{ secrets.GITHUB_TOKEN }}'
19
- install-script: 'bun i'
20
- build-script: 'bun run build'
0 commit comments