mirror of
https://github.com/actions/setup-node.git
synced 2025-07-01 09:54:48 +00:00
Pending changes exported from your codespace
This commit is contained in:
parent
08f58d1471
commit
41b1b27a90
@ -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…
Reference in New Issue
Block a user