Skip to content

Commit c4793f8

Browse files
committed
ci: temp fix compressed size
1 parent 8424fa4 commit c4793f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compressedSize.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
- uses: preactjs/compressed-size-action@v2
1717
with:
1818
repo-token: '${{ secrets.GITHUB_TOKEN }}'
19+
install-script: "bun install --frozen-lockfile"

0 commit comments

Comments
 (0)