mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-10-17 15:42:11 +08:00
readthedocs: Install cmake to build the documentation
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
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