mirror of
https://github.com/actions/setup-node
synced 2025-04-09 10:25:52 +00:00
.
This commit is contained in:
parent
2ea4222c73
commit
6c6b95372f
2 changed files with 482 additions and 325 deletions
805
dist/index.js
vendored
805
dist/index.js
vendored
File diff suppressed because it is too large
Load diff
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "setup node action",
|
||||
"main": "lib/setup-node.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"format": "prettier --write **/*.ts",
|
||||
|
|
Loading…
Add table
Reference in a new issue