mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-03-01 04:33:24 +00:00
* 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();
|