mirror of
https://github.com/actions/setup-node.git
synced 2025-06-27 21:23:49 +00:00
Pending changes exported from your codespace
This commit is contained in:
parent
08f58d1471
commit
41b1b27a90
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
"private": true,
|
||||
"description": "setup node action",
|
||||
"main": "lib/setup-node.js",
|
||||
|
||||
"scripts": {
|
||||
"build": "ncc build -o dist/setup src/setup-node.ts && ncc build -o dist/cache-save src/cache-save.ts",
|
||||
"format": "prettier --no-error-on-unmatched-pattern --config ./.prettierrc.js --write \"**/*.{ts,yml,yaml}\"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue