Skip to content

Commit

Permalink
Attempt to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Nov 6, 2023
1 parent 29f46bb commit 7ebd09d
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 @@ -30,4 +30,4 @@ jobs:
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
minimum-change-threshold: 10000 # 10 KB
build-script: 'turbo run build --color --concurrency=5'
build-script: 'yarn turbo run build:lib --color --concurrency=5'

0 comments on commit 7ebd09d

Please sign in to comment.