mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
* Unit test updates for kernel PR #1111 https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/1111 Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> * Fix doxygen check Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> --------- Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
committed by
GitHub
parent
c1d2ba94c0
commit
a57ee50f67
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
# Therefore, we can just download it.
|
||||
mkdir -p freertos/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent/source/dependency/coreMQTT/docs/doxygen/output
|
||||
wget -O freertos/FreeRTOS-Plus/Source/Application-Protocols/coreMQTT-Agent/source/dependency/coreMQTT/docs/doxygen/output/mqtt.tag \
|
||||
"https://freertos.org/Documentation/api-ref/coreMQTT/docs/doxygen/output/mqtt.tag"
|
||||
"https://freertos.github.io/coreMQTT/main/mqtt.tag"
|
||||
|
||||
- name: Generate doxygen ZIP
|
||||
uses: FreeRTOS/CI-CD-Github-Actions/doxygen@main
|
||||
|
||||
Reference in New Issue
Block a user