mirror of
https://github.com/pnpm/action-setup.git
synced 2025-08-25 16:59:04 +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