mirror of
https://gitea.com/actions/setup-node.git
synced 2025-07-09 07:09:04 +08:00
Release from master
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