Skip to content

Commit

Permalink
Update .github/workflows/size-limit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Nov 24, 2024
1 parent 3bec193 commit 94995ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
package_manager: bun
build_script: dist
build_script: compile
env:
NODE_OPTIONS: --max_old_space_size=4096
PRODUCTION_ONLY: 1
Expand Down

0 comments on commit 94995ee

Please sign in to comment.