Skip to content

Commit

Permalink
Update .github/workflows/site-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Nov 24, 2024
1 parent dc4bcdc commit f69fe8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
NODE_OPTIONS: --max_old_space_size=4096

- name: build dist and bundle analyzer report
run: bun run dist
run: bun run compile
env:
ANALYZER: 1
NODE_OPTIONS: --max_old_space_size=4096
Expand Down

0 comments on commit f69fe8e

Please sign in to comment.