Skip to content

Commit ec76654

Browse files
committed
TCLOUD-4780: Try --parallel 11
1 parent c422864 commit ec76654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Create redirects on S3
6666
run: |
67-
node .github/workflows/scripts/generate_redirects.mjs tiny-cloud-antora-docs-preview ${PR}/${RUN} --parallel 12
67+
node .github/workflows/scripts/generate_redirects.mjs tiny-cloud-antora-docs-preview ${PR}/${RUN} --parallel 11
6868
6969
- name: Update pointer to current run output # put in the docs subfolder as we rely on that path in redirects
7070
run: |

0 commit comments

Comments
 (0)