Skip to content

Commit

Permalink
Update size.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaslins committed Dec 15, 2023
1 parent 80ddc66 commit f885460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
- uses: andresz1/size-limit-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
directory: package/
install_command: pnpm install
script: pnpm --filter react-hot-toast size --json

0 comments on commit f885460

Please sign in to comment.