Skip to content

Commit

Permalink
fix(ci): adds package manager for size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybaev committed Aug 22, 2024
1 parent e996331 commit e086604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
with:
build_script: build:ci
directory: packages/react-dadata
package_manager: pnpm
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e086604

Please sign in to comment.