mirror of
https://github.com/actions/toolkit
synced 2025-05-10 09:03:02 +00:00
remove misleading verbiage (#258)
This commit is contained in:
parent
61d502068b
commit
895bdd6dd5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue