mirror of
https://github.com/actions/setup-node.git
synced 2025-07-23 23:18:25 +02:00
Consume toolkit from npmjs
This commit is contained in:
parent
1c24df3126
commit
5f3324b43c
30 changed files with 336 additions and 278 deletions
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']);
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue