We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 886a35a commit a9d1874Copy full SHA for a9d1874
1 file changed
appveyor.yml
@@ -23,7 +23,6 @@ install:
23
}
24
- set WINDOWS_ZIP_FILENAME=hello_world-%BUILD_NUMBER_OR_TAG_NAME%-windows-x86.zip
25
- echo windows artifact zip filename is %WINDOWS_ZIP_FILENAME%
26
-- failfast
27
- python -m pip install pyinstaller
28
29
# run a custom scripts instead of automatic MSBuild
0 commit comments