announce
This commit is contained in:
parent
d520205885
commit
418a29d1a0
2 changed files with 3 additions and 3 deletions
2
index.js
2
index.js
|
|
@ -189,7 +189,7 @@ async function startRemoteCacheServer() {
|
|||
})
|
||||
serverProcess.unref()
|
||||
|
||||
core.info(`Started remote cache server (${serverProcess.pid}`)
|
||||
core.info(`Started remote cache server (${serverProcess.pid})`)
|
||||
core.saveState('remote-cache-server-pid', serverProcess.pid.toString())
|
||||
core.endGroup()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue