mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-03 17:43:15 +08:00
PR feedback.
This commit is contained in:
@@ -126,5 +126,5 @@ const core = require('@actions/core');
|
||||
|
||||
var pid = core.getState("pidToKill");
|
||||
|
||||
kill(pid);
|
||||
process.kill(pid);
|
||||
```
|
||||
Reference in New Issue
Block a user