Skip to content

Commit 0f3d91b

Browse files
committed
[TASK] Modify test config
1 parent 08b8d5e commit 0f3d91b

6 files changed

Lines changed: 2818 additions & 299 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
docker run \
2424
--rm --user $(id -u) \
2525
-v ${PWD}:/project \
26-
ghcr.io/typo3-documentation/render-guides:latest render Documentation
26+
ghcr.io/typo3-documentation/render-guides:latest --config=Documentation
2727
echo '<html><head><meta http-equiv="refresh" content="0; url=./Index.html" /></head></html>' > Documentation-GENERATED-temp/index.html
2828
touch Documentation-GENERATED-temp/.nojekyll
2929

0 commit comments

Comments
 (0)