-
Notifications
You must be signed in to change notification settings - Fork 676
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Use NSIS installer from Python enabled build
The Python examples are only included in the installer, if Python is enabled during build. Therefore use the NSIS installer from the Python enabled build. This makes it unnecessary to distinguish Python/non-Python pipeline build which speeds up pipeline runs. On the downside Python examples are installed no matter whether they are needed or not.
- Loading branch information
Showing
2 changed files
with
8 additions
and
27 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
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