8c74f4e228
Move the Windows daemon packaging step and the Linux .deb build into committed shell scripts under scripts/ci/. This bypasses GitHub Actions' inline-run-block quirks (silent exit 1 under msys2 + set -e -o pipefail with multi-line scripts) and makes the packaging logic debuggable locally.