mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-20 13:14:44 +00:00
7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"name": "invalid main",
|
|
"main": [
|
|
"why is this a thing",
|
|
"srsly omg wtf"
|
|
]
|
|
}
|