Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samypr100 committed Jun 1, 2024
1 parent 98fffb3 commit 3c68011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ useful when you want to mount your dev drive inside the GitHub workspace via
`${{ github.workspace }}/my_mount_path`, `my_mount_path`, or equivalent.

This option is only supported when using the `NTFS` or `ReFS` drive formats, otherwise
it will fall back to a drive letter instead. Lastly, when a relative path is specified
it will fall back to a drive letter instead. Furthermore, when a relative path is specified
it the mount path will end up being relative to your current working directory.

**Warning**: Setting `mount-path` to exactly `${{ github.workspace }}` and then running
Expand Down

0 comments on commit 3c68011

Please sign in to comment.