byronknoll / cmix

cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.
http://www.byronknoll.com/cmix.html
GNU General Public License v3.0
613 stars 45 forks source link

feat: add github action support #60

Closed chenrui333 closed 6 months ago

chenrui333 commented 11 months ago

action runs are in here, https://github.com/chenrui333/cmix/actions/workflows/main.yml

cc @byronknoll

chenrui333 commented 11 months ago

relates to https://github.com/Homebrew/homebrew-core/pull/153365