Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
silx
bob
silx
Commits
c6779965
Commit
c6779965
authored
Nov 05, 2021
by
Thomas Vincent
Browse files
Add innosetup to PATH
parent
9be45069
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c6779965
...
...
@@ -252,6 +252,8 @@ windows_exe:
-
pip install .[full,test]
# Install pyinstaller
-
pip install pyinstaller
# Make sure innosetup is in the PATH
-
SET "PATH=C:\\Program Files (x86)\\Inno Setup 6;%PATH%"
# Generate fat binary
-
cd package
-
cd windows
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment