windows innosetup failure should break build
If innosetup fails, then the entire build should break and CI should fail.
Btw-- if any part of the monstrous build system fails and that part isn't one of the lines of shell prepended with a -
, the entire build should fail.
Is there some tractable way to make this so?