mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
remove misleading verbiage (#258)
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user