ITADN

Configure `--root-dir` or `--base` for lychee GitHub action

#1422Closedognis1205 创建于 2026-03-02
github actions
O
ognis1205commented
### Description Currently, the lychee GitHub Action fails when checking documentation that contains root-relative links. Example error: https://github.com/orhun/git-cliff/actions/runs/22559287619/job/65342428917 This happens because `lychee` is executed without a configured `--root-dir`, while the documentation uses Docusaurus-style root-relative routing.
关闭于 2026-03-02 0 条评论