mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-18 16:31:06 +08:00
Replace find with which in io package description (#633)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
383ec9fb03
commit
4dd900dde0
@ -48,7 +48,7 @@ $ npm install @actions/glob
|
||||
|
||||
:pencil2: [@actions/io](packages/io)
|
||||
|
||||
Provides disk i/o functions like cp, mv, rmRF, find etc. Read more [here](packages/io)
|
||||
Provides disk i/o functions like cp, mv, rmRF, which etc. Read more [here](packages/io)
|
||||
|
||||
```bash
|
||||
$ npm install @actions/io
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user