mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-18 17:21:06 +08:00
PR feedback.
This commit is contained in:
parent
5ce4932391
commit
ae706665a1
@ -126,5 +126,5 @@ const core = require('@actions/core');
|
||||
|
||||
var pid = core.getState("pidToKill");
|
||||
|
||||
kill(pid);
|
||||
process.kill(pid);
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user