Skip to content

Commit

Permalink
Fix Zephyr CI (#480)
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
(cherry picked from commit 0942f74)
  • Loading branch information
pablogs9 authored and mergify-bot committed Mar 28, 2022
1 parent 066c544 commit cc245db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/zephyr/generic/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,7 @@ pushd $FW_TARGETDIR >/dev/null
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE
touch mcu_ws/uros/rclc/rclc_examples/COLCON_IGNORE

# Workaround. Remove when https://github.com/sphinx-doc/sphinx/issues/10291 and https://github.com/micro-ROS/micro_ros_zephyr_module/runs/5714546662?check_suite_focus=true
pip3 install --upgrade Sphinx

popd >/dev/null

0 comments on commit cc245db

Please sign in to comment.