mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
fix the build
This commit is contained in:
parent
e1420e5103
commit
bc401ebf68
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ addons:
|
|||
- ccache
|
||||
|
||||
before_install:
|
||||
- docker pull registry.gitlab.com/cryptoadvance/specter-desktop/python-bitcoind:latest
|
||||
- set -o errexit; source ./tests/install_bitcoind.sh
|
||||
script:
|
||||
- pip install -e .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue