mirror of
https://github.com/pnpm/action-setup.git
synced 2025-09-10 11:21:34 +08:00
Move run-install to its own module
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"input": "index.ts",
|
||||
"input": "run-install.ts",
|
||||
"symbol": "RunInstallInput",
|
||||
"output": "run-install-input.schema.json"
|
||||
}
|
||||
|
Reference in New Issue
Block a user