ad267866ab
Replace inline multi-line run: blocks with invocations of the scripts/ci/package-*.sh scripts. This sidesteps the GitHub Actions msys2 + 'set -e -o pipefail' issue that caused silent exit 1 on the Windows daemon packaging step. The scripts are also debuggable locally.