CI: fix creation of Windows installer
authorKirill Isakov <bootctl@gmail.com>
Sun, 10 Apr 2022 10:28:28 +0000 (16:28 +0600)
committerKirill Isakov <bootctl@gmail.com>
Sun, 10 Apr 2022 10:28:28 +0000 (16:28 +0600)
commite7a81dd2124397ff6c308f30d66d8b994d699746
treedb3fd2710312c45575db07194b28e680ab27569e
parent9a012e485a2ed5ea5a28903d93bc625767bb20b2
CI: fix creation of Windows installer

After moving to meson, we've been using separate build directories
for each test flavor instead of running `git clean -dfx`, and the .nsi
used to create a Windows installer for the development release wasn't
updated to reflect this.
.ci/package/win/installer.nsi