mirror of
https://github.com/actions/setup-python.git
synced 2025-06-05 19:12:21 +08:00
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
![]() |
#!/usr/bin/env node
|
||
|
'use strict';
|
||
|
|
||
|
require('../dist/bin.js');
|