mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-12-19 05:49:49 +08:00
3 lines
63 B
JavaScript
3 lines
63 B
JavaScript
#!/usr/bin/env node
|
|
console.log(JSON.stringify(process.argv));
|