mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-23 06:14:45 +00:00
Consume toolkit from npmjs (#36)
This commit is contained in:
parent
a0c716db3e
commit
3d792c1dbd
30 changed files with 306 additions and 267 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