Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa17801

Browse filesBrowse files
authored
Fix typo in README.md (actions#224)
1 parent 6277dd1 commit fa17801
Copy full SHA for fa17801

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ If you are experiencing problems while configuring Python on your self-hosted ru
300300
- The user starting the runner is in the owning group, and the owning group has write permission.
301301
- All users have write permission.
302302
- One quick way to grant access is to change the user and group of `/opt/hostedtoolcache` to be the same as the runners using `chown`.
303-
- `sudo chown runner-user:runner-group opt/hostedtoolcache/`.
303+
- `sudo chown runner-user:runner-group /opt/hostedtoolcache/`.
304304
- If your runner is configured as a service and you run into problems, make sure the user that the service is running as is correct. For more information, you can [check the status of your self-hosted runner](https://help.github.com/en/actions/hosting-your-own-runners/configuring-the-self-hosted-runner-application-as-a-service#checking-the-status-of-the-service).
305305

306306
### Mac

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.