Skip to content

Commit

Permalink
ci: add pnpm to compressed size action
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Nov 27, 2022
1 parent 66f3a4a commit 2f05311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compressed-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: pnpm/action-setup@v2
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit 2f05311

Please sign in to comment.