mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-11 06:31:12 +00:00
Add auth
This commit is contained in:
parent
fc9ff49b90
commit
5273d0df9c
391 changed files with 79850 additions and 45 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