mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-11 12:49:54 +00:00
readthedocs: Install cmake to build the documentation
Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
@@ -13,6 +13,8 @@ submodules:
|
|||||||
# Set the version of Python and other tools you might need
|
# Set the version of Python and other tools you might need
|
||||||
build:
|
build:
|
||||||
os: ubuntu-20.04
|
os: ubuntu-20.04
|
||||||
|
apt_packages:
|
||||||
|
- cmake
|
||||||
tools:
|
tools:
|
||||||
python: "3.9"
|
python: "3.9"
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user