Skip to content

Commit a22f05c

Browse files
authored
Update GHPages.yml
1 parent c8f56fd commit a22f05c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/setup-node@v3
1414
- name: Install And Build
1515
run: |+
16+
NODE_OPTIONS="--max-old-space-size=1024"
1617
npm install --legacy-peer-deps
1718
npm run build
1819
npm run docs:build

0 commit comments

Comments
 (0)