From 3c6801118a948d8f2fba45e34a9fd346ac58895c Mon Sep 17 00:00:00 2001 From: samypr100 <3933065+samypr100@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:40:14 -0400 Subject: [PATCH] docs: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f238c44..8d1afb9 100644 --- a/README.md +++ b/README.md @@ -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