define a work dir so the runner can well, do some work
This commit is contained in:
2024-01-31 22:38:20 -06:00
parent c36e51d3e8
commit 78ed6f0995

View File

@@ -86,4 +86,4 @@ container:
host: host:
# The parent directory of a job's working directory. # The parent directory of a job's working directory.
# If it's empty, $HOME/.cache/act/ will be used. # If it's empty, $HOME/.cache/act/ will be used.
workdir_parent: workdir_parent: '/tmp/work_dir'