mirror of
https://gitea.com/actions/setup-node.git
synced 2025-07-12 11:43:55 +08:00
8 lines
93 B
JSON
8 lines
93 B
JSON
|
{
|
||
|
"name": "invalid main",
|
||
|
"main": [
|
||
|
"why is this a thing",
|
||
|
"srsly omg wtf"
|
||
|
]
|
||
|
}
|