fix bazelisk on wind

This commit is contained in:
Alex Rodionov 2024-05-31 16:30:22 -07:00
parent 64039eff0a
commit 5137014566
6 changed files with 26 additions and 10 deletions

2
dist/post/index.js vendored
View file

@ -95961,7 +95961,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 {