mirror of https://github.com/actions/toolkit
remove misleading verbiage (#258)
parent
61d502068b
commit
895bdd6dd5
|
@ -4,7 +4,7 @@
|
|||
|
||||
#### Basic
|
||||
|
||||
You can use this package to execute your tools on the command line in a cross platform way:
|
||||
You can use this package to execute tools in a cross platform way:
|
||||
|
||||
```js
|
||||
const exec = require('@actions/exec');
|
||||
|
|
Loading…
Reference in New Issue