mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
57ff1df6e0
The container workspace path is overwritten by the default host workspace path ($HOME/.cache/act). Workaround: ```yaml host: workdir_parent: workspace ``` Ref: https://gitea.com/gitea/act_runner/commit/34d15f21c2ea8a6dbc8c3b905f332ec98ea0b813 Reviewed-on: https://gitea.com/gitea/act_runner/pulls/279 Co-authored-by: Michael Santos <michael.santos@gmail.com> Co-committed-by: Michael Santos <michael.santos@gmail.com>