Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 337 Bytes

File metadata and controls

11 lines (7 loc) · 337 Bytes

Cross-platform release workflow

The desktop release workflow is active at .github/workflows/release-desktop.yml.

It builds:

  • macOS arm64 DMG
  • Windows x86_64 NSIS installer
  • Linux x86_64 AppImage/DEB

Push a release tag such as v0.1.20 or run the workflow manually from GitHub Actions to produce MISCONDUCT release artifacts.