docs: lxc-helper is now a dependency of the runner

This commit is contained in:
Earl Warren 2025-08-21 16:19:13 +02:00
parent 2347c83c5b
commit 8b6ed823b8
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -100,7 +100,7 @@ linked with workflows using `cascading-pr` as follows.
```mermaid
flowchart TD
lxc-helper(lxc-helper) --> act(act)
lxc-helper(lxc-helper) --> act(runner)
runner --> setup-forgejo(setup-forgejo)
setup-forgejo --> e2e(end-to-end)
forgejo-curl(forgejo-curl.sh) --> setup-forgejo