mirror of
https://code.forgejo.org/actions/setup-python.git
synced 2026-03-18 21:15:59 +03:00
7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"name": "invalid main",
|
|
"main": [
|
|
"why is this a thing",
|
|
"srsly omg wtf"
|
|
]
|
|
}
|