mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
e40f9a5c14
Part of #22907
9 lines
127 B
Text
9 lines
127 B
Text
{
|
|
"steps": [{
|
|
"args": "-V",
|
|
"output": "[WILDCARD]"
|
|
}, {
|
|
"args": "--version",
|
|
"output": "[WILDCARD]"
|
|
}]
|
|
}
|