mirror of
https://github.com/actions/setup-node.git
synced 2026-04-19 18:32:57 +08:00
Add auth
This commit is contained in:
+1
-1
@@ -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