Skip to content

Commit

Permalink
ci: set install script for compressed size action
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Sep 14, 2024
1 parent ba96e3e commit 284ea89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ jobs:
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
install-script: 'pnpm install --frozen-lockfile --filter react-compare-slider'
build-script: 'build'
cwd: lib

0 comments on commit 284ea89

Please sign in to comment.