You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced 2025-09-08 22:04:03 +07:00
Add auth
This commit is contained in:
2
node_modules/@actions/io/README.md
generated
vendored
2
node_modules/@actions/io/README.md
generated
vendored
@ -50,4 +50,4 @@ const io = require('@actions/io');
|
||||
const pythonPath: string = await io.which('python', true)
|
||||
|
||||
await exec.exec(`"${pythonPath}"`, ['main.py']);
|
||||
```
|
||||
```
|
Reference in New Issue
Block a user