Skip to content

Commit 89440cc

Browse files
committed
chore: update workflows config.
1 parent eb47b81 commit 89440cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ jobs:
5959
prerelease: false
6060

6161
- run: npm run doc
62-
env:
63-
NODE_OPTIONS: --max_old_space_size=8192
62+
# env:
63+
# NODE_OPTIONS: --max_old_space_size=8192
6464

6565
- name: Deploy
6666
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)