Skip to content

Commit 9f25b2f

Browse files
committed
test
1 parent 4cb764c commit 9f25b2f

3 files changed

Lines changed: 65 additions & 100 deletions

File tree

.github/workflows/deploy.yml

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

0 commit comments

Comments
 (0)