mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
ci(docs): fix missing build doc for target esp32c3
This commit is contained in:
@@ -28,7 +28,7 @@ check_docs_lang_sync:
|
||||
parallel:
|
||||
matrix:
|
||||
- DOCLANG: ["en", "zh_CN"]
|
||||
DOCTGT: ["esp32", "esp32s2"]
|
||||
DOCTGT: ["esp32", "esp32s2", "esp32c3"]
|
||||
|
||||
check_docs_gh_links:
|
||||
extends:
|
||||
|
Reference in New Issue
Block a user