fix bazelisk on wind
This commit is contained in:
parent
64039eff0a
commit
5137014566
6 changed files with 26 additions and 10 deletions
2
post.js
2
post.js
|
|
@ -16,7 +16,7 @@ async function stopRemoteCacheServer() {
|
|||
return
|
||||
}
|
||||
|
||||
core.startGroup("Remote cache server")
|
||||
core.startGroup("Stop remote cache server")
|
||||
const pid = core.getState('remote-cache-server-pid')
|
||||
if (pid) {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue