Commit Graph

6 Commits

Author SHA1 Message Date
hobokenchicken 19a3ea489b fix: use powershell -Command for download, keep shell:cmd for execution 2026-07-07 19:46:27 +00:00
hobokenchicken a086a575be fix: Windows build — use cmd shell to avoid PowerShell execution policy 2026-07-07 19:19:55 +00:00
hobokenchicken 83eb6ea2f7 fix: use powershell instead of pwsh for Windows runner 2026-07-07 19:18:33 +00:00
hobokenchicken c83319ba37 fix: windows build — use pwsh instead of bash for Rust install 2026-07-07 19:17:42 +00:00
hobokenchicken 1ab5cfd721 fix: release workflow for Gitea Actions (runner labels + gitea-release-action) 2026-07-07 14:19:22 -04:00
hobokenchicken ca64608e12 ci: Gitea Actions release workflow for Linux + Windows desktop builds
Triggers on v* tags. Builds AppImage/deb/rpm on Linux runner,
MSI/NSIS on Windows runner, then creates a release with all assets.
Requires self-hosted runners registered in Gitea Actions.
2026-07-06 14:48:59 -04:00