mirror of
https://gitea.com/actions/setup-node.git
synced 2024-11-22 10:09:33 +01:00
e434342e4e
* download LTS versions from releases * support upcoiming ghes Co-authored-by: eric sciple <ericsciple@users.noreply.github.com>
3 lines
36 B
TypeScript
3 lines
36 B
TypeScript
import {run} from './main';
|
|
|
|
run();
|