1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-10 17:12:54 +00:00

remove misleading verbiage (#258)

This commit is contained in:
eric sciple 2019-12-16 12:43:21 -05:00 committed by GitHub
parent 61d502068b
commit 895bdd6dd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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');