mirror of https://github.com/actions/toolkit
Remove extra lines in readme
parent
29212cf252
commit
7c49328b7b
|
@ -342,5 +342,3 @@ toPlatformPath('/foo/bar') // => \foo\bar
|
||||||
// On a Linux runner.
|
// On a Linux runner.
|
||||||
toPlatformPath('\\foo\\bar') // => /foo/bar
|
toPlatformPath('\\foo\\bar') // => /foo/bar
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue