This commit is contained in:
Benjamin Labrecque
2026-07-30 16:47:38 +02:00
parent d9ce3307c4
commit 0799f8c5e9
+1 -1
View File
@@ -122,7 +122,7 @@ and edit `/etc/act_runner/config.yaml`
host:
# The parent directory of a job's working directory.
# If it's empty, $HOME/.cache/act/ will be used.
workdir_parent: "/sls/bd/hla/.cache/act"
workdir_parent: "/tmp"
```
Configure the runner labels: (edit `/etc/act_runner/config.yaml`)