The Windows release build failed with os error 193: Windows cannot exec the dotslash bin/protoc launcher directly (no shebang support), and the runner had no protoc on PATH for the build script's documented fallback. Install the exact version the dotslash file pins (v29.3) from the official protobuf release and put it on PATH for the Windows job only. The four Unix targets built successfully and are unaffected.