Skip to content
Snippets Groups Projects
Commit afab3acd authored by Holger's avatar Holger
Browse files

try to fix

parent 04e6abdb
No related branches found
No related tags found
2 merge requests!5Taken current version of master branch in the https://github.com/holgern/beem,!4Original changes pushed to master at https://github.com/holgern/beem
...@@ -79,7 +79,7 @@ after_test: ...@@ -79,7 +79,7 @@ after_test:
#- ps: 7z a -m0=LZMA2 -mx9 $env:BUILD .\dist\beempy #- ps: 7z a -m0=LZMA2 -mx9 $env:BUILD .\dist\beempy
- ps: 7z a $env:BUILD .\dist\beempy - ps: 7z a $env:BUILD .\dist\beempy
- ps: 7z a $env:BUILD2 .\dist\beempy.exe - ps: 7z a $env:BUILD2 .\dist\beempy.exe
- cmd: "C:/Program Files (x86)/NSIS/makensis.exe" /V3 pyinstaller\windows_installer.nsi - cmd: "C:/Program Files (x86)/NSIS/makensis.exe" pyinstaller\windows_installer.nsi
- ps copy /Y pyinstaller/BeempySetup.exe $env:BUILD3 - ps copy /Y pyinstaller/BeempySetup.exe $env:BUILD3
- ps: | # generate sha256 hashes - ps: | # generate sha256 hashes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment