Use pip to install recommonmark
This commit is contained in:
@ -22,7 +22,8 @@ build_docs:
|
|||||||
paths:
|
paths:
|
||||||
- _build
|
- _build
|
||||||
script:
|
script:
|
||||||
- apt-get -y install python3-recommonmark python3-sphinx
|
- apt-get -y install python3-pip python3-sphinx
|
||||||
|
- pip3 install recommonmark
|
||||||
- ./doc/build.sh _build
|
- ./doc/build.sh _build
|
||||||
|
|
||||||
build_meson:
|
build_meson:
|
||||||
|
|||||||
Reference in New Issue
Block a user