Skip to content

Commit

Permalink
Fix EskiMojo14/size-limit-action usage
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Oct 9, 2024
1 parent dcb3a7b commit ffe6534
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 @@ -16,6 +16,6 @@ jobs:
with:
directory: packages/toolkit
github_token: ${{ secrets.GITHUB_TOKEN }}
build_script: build-only
build_script: build
package_manager: yarn
size_margin: non-zero

0 comments on commit ffe6534

Please sign in to comment.