chore: add the concurrency

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-02-21 18:00:09 +01:00
parent 8426450aa2
commit c3bf22a245
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
DOCUSAURUS_SSR_CONCURRENCY: 5
steps:
- uses: actions/checkout@v3
@@ -17,6 +17,7 @@ jobs:
env:
CI: true
NODE_OPTIONS: --max-old-space-size=4096
DOCUSAURUS_SSR_CONCURRENCY: 5
steps:
- uses: actions/checkout@v3