8xFF / atm0s-media-server

Decentralized, Global-Scale Media Server written in Rust (WebRTC/Whip/Whep/Rtmp/Sip)
https://8xff.github.io/media-docs/
MIT License
211 stars 17 forks source link

Fix: build release with c++ deps #339

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

Pull Request

Description

This PR fixed build release failed caused by missing musl-c++

Related Issue

Github Actions build release failed

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.84%. Comparing base (c459b13) to head (5afb833). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ========================================== - Coverage 43.89% 41.84% -2.06% ========================================== Files 117 134 +17 Lines 12984 14046 +1062 ========================================== + Hits 5699 5877 +178 - Misses 7285 8169 +884 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.