Skip to content

Commit d68fdab

Browse files
committed
test
1 parent 9f25b2f commit d68fdab

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
- name: Install dependencies
3030
run: bun install
3131
- name: Build with Rspress
32+
env:
33+
NODE_OPTIONS: --max-old-space-size=8192
3234
run: |
3335
bun run deploy
3436
- name: Upload artifact

0 commit comments

Comments
 (0)