Commit ba6ab8e
committed
ci(gpu): disable rapid streamer so the game downloads on macOS
The rapid streamer (streamer.cgi) fails on the macOS build's curl
(LibreSSL/SecureTransport, HTTP/2) with CURLE_RECV_ERROR, aborting the
game download with errorID 2 even though search/parse/SDP succeed. Set
PRD_RAPID_USE_STREAMER=false to use the plain per-file rapid path.1 parent 8c5e667 commit ba6ab8e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
| |||
0 commit comments