Skip to content

Commit

Permalink
ci: yeet compressed action script until pnpm/pnpm#6424 or preactjs/co…
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Nov 16, 2023
1 parent 108faad commit b1a504e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
env:
CC_TEST_REPORTER_ID: '${{ secrets.CC_TEST_REPORTER_ID }}'

- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
build-script: 'build'
# Disabled until https://github.com/pnpm/pnpm/issues/6424 is resolved.
# - uses: preactjs/compressed-size-action@v2
# with:
# repo-token: '${{ secrets.GITHUB_TOKEN }}'
# build-script: 'build'

0 comments on commit b1a504e

Please sign in to comment.