diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 86d6156e29..0ccca63950 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,6 +84,7 @@ jobs: --exclude file:///Pfad/zum/Repo.git/ --exclude file:///chemin/du/d%C3%A9p%C3%B4t.git/ --exclude file:///srv/git/project.git + --root-dir public/ public/ output: lychee.md jobSummary: true