forked from LBRYCommunity/lbry-sdk
add set_build.py back in
This commit is contained in:
parent
fa0d13e630
commit
3adf3c26f2
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ jobs:
|
|||
install:
|
||||
- pip3 install pyinstaller
|
||||
- pip3 install git+https://github.com/lbryio/torba.git
|
||||
- python scripts/set_build.py
|
||||
- pip3 install -e .
|
||||
script:
|
||||
- pyinstaller -F -n lbrynet lbrynet/cli.py
|
||||
|
|
Loading…
Reference in a new issue