mirror of
https://github.com/actions/setup-python
synced 2026-03-23 23:17:32 +03:00
8 lines
93 B
JSON
8 lines
93 B
JSON
{
|
|
"name": "invalid main",
|
|
"main": [
|
|
"why is this a thing",
|
|
"srsly omg wtf"
|
|
]
|
|
}
|