From 1a8c4f083677c4f5aaad31288fd907bd38be4a77 Mon Sep 17 00:00:00 2001 From: BenoitDuffez Date: Thu, 13 Mar 2025 22:00:07 +0000 Subject: [PATCH] fix typo in LaunchAgent sample (#183) the typo makes the file invalid and launchctl refuses to start with very little details as to why Reviewed-on: https://gitea.com/gitea/docs/pulls/183 Reviewed-by: Lunny Xiao Co-authored-by: BenoitDuffez Co-committed-by: BenoitDuffez --- versioned_docs/version-1.23/usage/actions/act-runner.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-1.23/usage/actions/act-runner.md b/versioned_docs/version-1.23/usage/actions/act-runner.md index 9c940724..09db8d95 100644 --- a/versioned_docs/version-1.23/usage/actions/act-runner.md +++ b/versioned_docs/version-1.23/usage/actions/act-runner.md @@ -200,7 +200,7 @@ Mac uses `launchd` in place of systemd for registering daemon processes. By defa PATH /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin - HOME> + HOME /var/lib/act_runner UserName