Improve NSIS scripts

* Improve NSIS scripts
* CI: Create installer for Windows build artifacts

PR #19728.
This commit is contained in:
Vladimir Golovnev 2023-10-20 09:04:56 +03:00 committed by GitHub
parent 8d5022c715
commit 9de32a78f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
72 changed files with 841 additions and 305 deletions

View file

@ -35,6 +35,7 @@ repos:
(?x)^(
src/webui/www/private/css/lib/.* |
src/webui/www/private/scripts/lib/.* |
dist/windows/license.txt |
test/testdata/crlf.txt
)$