mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 23:04:35 +01:00
doc: remove mrkd requirement, add lowdown requirement.
I guessed it's called "lowdown" for everyone? Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
neil saitug
parent
2e48722f37
commit
50056ce918
2
.github/workflows/bsd.yml
vendored
2
.github/workflows/bsd.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
bash \
|
||||
gettext \
|
||||
sqlite3 \
|
||||
lowdown \
|
||||
curl
|
||||
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly-2021-08-3z1
|
||||
@@ -63,7 +64,6 @@ jobs:
|
||||
blinker \
|
||||
flake8 \
|
||||
mako \
|
||||
mrkd \
|
||||
pytest-sentry \
|
||||
pytest-test-groups==1.0.3 \
|
||||
pytest-custom-exit-code==0.3.0 \
|
||||
|
||||
Reference in New Issue
Block a user