forked from LBRYCommunity/lbry-sdk
travis
This commit is contained in:
parent
30b3d31af0
commit
91fc772e3c
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ jobs:
|
|||
- docker pull cdrx/pyinstaller-windows:python3-32bit
|
||||
script:
|
||||
- docker run -v "$(pwd):/src/lbry" cdrx/pyinstaller-windows:python3-32bit lbry/scripts/wine_build.sh
|
||||
- zip -j dist/lbrynet-windows.zip dist/lbrynet.exe
|
||||
- sudo zip -j dist/lbrynet-windows.zip dist/lbrynet.exe
|
||||
addons:
|
||||
artifacts:
|
||||
working_dir: dist
|
||||
|
|
Loading…
Reference in a new issue