mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 06:45:03 +02:00
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 <[email protected]> Co-committed-by: Michael Santos <[email protected]>