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

fixed: build release with github action #340

Closed giangndm closed 1 month ago

giangndm commented 1 month ago

Pull Request

Description

This PR fixed errror when build release with github action in musl target.

Checklist

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

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 (9ae17cb) to head (c9b27a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #340 +/- ## ======================================= Coverage 41.84% 41.84% ======================================= Files 134 134 Lines 14046 14046 ======================================= Hits 5877 5877 Misses 8169 8169 ```

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