mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-09-13 13:49:54 +00:00
Tell ReadTheDocs to include framework submodule
Signed-off-by: David Horstmann <[email protected]>
This commit is contained in:
committed by
Gilles Peskine
parent
2aa63ea48c
commit
8cbbc5f4e6
@@ -5,6 +5,11 @@
|
|||||||
# Required
|
# Required
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
|
# Include the framework submodule in the build
|
||||||
|
submodules:
|
||||||
|
include:
|
||||||
|
- framework
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user