mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-13 12:33:19 +02:00
gci: Missing lightning build dependencies
This commit is contained in:
parent
dd7e2e2bff
commit
b107a2aa50
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -53,6 +53,8 @@ jobs:
|
|||
cd lightning
|
||||
pip3 install --user -U \
|
||||
pip \
|
||||
mako \
|
||||
mrkd \
|
||||
wheel \
|
||||
blinker \
|
||||
pytest-sentry \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue