forked from obsproject/obs-plugintemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Set Windows packaging to default to zip (obsproject#101)
The current code either packages a .msi or generates a .zip. Many users prefer the zip, especially for portable installs. A zip also mitigates code signing warnings. This change always generates the .zip file. If -BuildInstaller is specified then it will also build a .msi file.
- Loading branch information
Showing
1 changed file
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters