mirror of
https://github.com/pnpm/action-setup.git
synced 2025-09-12 20:31:35 +08:00
Add schema generator
This commit is contained in:
@@ -8,7 +8,7 @@ interface RunInstall {
|
||||
readonly args?: readonly string[]
|
||||
}
|
||||
|
||||
type RunInstallInput =
|
||||
export type RunInstallInput =
|
||||
| null
|
||||
| boolean
|
||||
| RunInstall
|
||||
|
Reference in New Issue
Block a user