mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 07:19:51 +00:00
An heads up on the version of node people should use. (#163)
This would close #162
This commit is contained in:
committed by
GitHub
parent
e849b574f4
commit
0c566cf86f
@ -16,6 +16,8 @@ Click the `Use this Template` and provide the new repo details for your action
|
||||
|
||||
## Code in Main
|
||||
|
||||
> First, you'll need to have a reasonably modern version of `node` handy. This won't work with versions older than 9, for instance.
|
||||
|
||||
Install the dependencies
|
||||
```bash
|
||||
$ npm install
|
||||
|
Reference in New Issue
Block a user