rapiz1 / rathole

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Apache License 2.0
9.8k stars 488 forks source link

Fix missing artifacts in CI #137

Closed rapiz1 closed 2 years ago

rapiz1 commented 2 years ago

https://github.com/rapiz1/rathole/blob/702f6ac10afba773622a7bf3d13e4e9169ceaaba/.github/workflows/rust.yml#L64-L67

See warnings in https://github.com/rapiz1/rathole/actions/runs/1896860111

release is not built. Only debug is available.