krazkidd / kdeck

Desktop client for Kalshi event trading platform
GNU General Public License v3.0
2 stars 0 forks source link

Add GitHub Workflow for release builds #29

Closed krazkidd closed 5 months ago

krazkidd commented 5 months ago

This implements a proof-of-concept for a release build targeting Debian Bookworm. The build is performed in a Docker container and creates an executable (ELF 64-bit) which requires certain shared libraries to run (documented in README.md). The build is pushed to GitHub as a downloadable release.