Commit e61b185
committed
ci: disable rapid streamer so the game downloads on macOS
The rapid streamer endpoint (streamer.cgi) fails on the macOS build's
curl (LibreSSL/SecureTransport, HTTP/2) with CURLE_RECV_ERROR, aborting
the game download with errorID 2. The search, repo parse and SDP fetch
all succeed; only the streamed content transfer fails. Set
PRD_RAPID_USE_STREAMER=false so pr-downloader uses the plain per-file
rapid path, which transfers fine.1 parent b13ff68 commit e61b185
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
521 | 527 | | |
522 | 528 | | |
523 | 529 | | |
| |||
0 commit comments